1
1
mirror of https://github.com/github/semantic.git synced 2024-12-25 07:55:12 +03:00

Fix a broken bound.

This commit is contained in:
Rob Rix 2019-10-17 05:05:02 -04:00
parent 073bf89ee8
commit 0759211f51
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -71,7 +71,7 @@ common dependencies
, text ^>= 1.2.3.1
, these >= 0.7 && <1
, unix ^>= 2.7.2.2
, lingo >= 0.2.0.0
, lingo ^>= 0.2
common executable-flags
ghc-options: -threaded -rtsopts "-with-rtsopts=-N -A4m -n2m"