Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 691f1fd

Browse files
committed
Switch over to lingo on hackage
1 parent 5763cfd commit 691f1fd

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

cabal.project

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,3 @@ source-repository-package
1414
type: git
1515
location: https://github.com/joshvera/proto3-wire.git
1616
tag: 84664e22f01beb67870368f1f88ada5d0ad01f56
17-
18-
source-repository-package
19-
type: git
20-
location: https://github.com/tclem/lingo-haskell.git
21-
tag: 7a453568556d7b6ab6fb4573b158b41cef56f7cc

semantic.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ common dependencies
7373
, unix ^>= 2.7.2.2
7474
, proto3-suite
7575
, proto3-wire
76-
, lingo
76+
, lingo >= 0.1.0.1
7777

7878
common executable-flags
7979
ghc-options: -threaded -rtsopts "-with-rtsopts=-N -A4m -n2m"

0 commit comments

Comments
 (0)