diff --git a/semantic.cabal b/semantic.cabal index bd9f56a98..55a63338f 100644 --- a/semantic.cabal +++ b/semantic.cabal @@ -71,7 +71,7 @@ common dependencies , text ^>= 1.2.3.1 , these >= 0.7 && <1 , unix ^>= 2.7.2.2 - , lingo >= 0.3.0.0 + , lingo ^>= 0.3.0.0 common executable-flags ghc-options: -threaded -rtsopts "-with-rtsopts=-N -A4m -n2m"