Fix syntax error in cabal file
This commit is contained in:
parent
441293a9c1
commit
84524dbd86
@ -193,7 +193,7 @@ Library
|
|||||||
, hlint < 2.1 && >= 2.0.8
|
, hlint < 2.1 && >= 2.0.8
|
||||||
, monad-control < 1.1 && >= 1
|
, monad-control < 1.1 && >= 1
|
||||||
, monad-journal < 0.8 && >= 0.4
|
, monad-journal < 0.8 && >= 0.4
|
||||||
, optparse-applicative < 0.14 && >= 0.13.0.*
|
, optparse-applicative < 0.14 && >= 0.13.0.0
|
||||||
, pipes < 4.4 && >= 4.1
|
, pipes < 4.4 && >= 4.1
|
||||||
, safe < 0.4 && >= 0.3.9
|
, safe < 0.4 && >= 0.3.9
|
||||||
, semigroups < 0.19 && >= 0.10.0
|
, semigroups < 0.19 && >= 0.10.0
|
||||||
@ -233,7 +233,7 @@ Executable ghc-mod
|
|||||||
, base < 4.10 && >= 4.6.0.1
|
, base < 4.10 && >= 4.6.0.1
|
||||||
, fclabels < 2.1 && >= 2.0
|
, fclabels < 2.1 && >= 2.0
|
||||||
, monad-control < 1.1 && >= 1
|
, monad-control < 1.1 && >= 1
|
||||||
, optparse-applicative < 0.14 && >= 0.13.0.*
|
, optparse-applicative < 0.14 && >= 0.13.0.0
|
||||||
, semigroups < 0.19 && >= 0.10.0
|
, semigroups < 0.19 && >= 0.10.0
|
||||||
, split < 0.3 && >= 0.2.2
|
, split < 0.3 && >= 0.2.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user