mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 22:42:52 -06:00
Restore compatibility with GHC 7.0
This commit is contained in:
@@ -19,7 +19,7 @@ cabal-version: >=1.10
|
||||
library
|
||||
exposed-modules: PGF2
|
||||
other-modules: PGF2.FFI
|
||||
build-depends: base >=4.5 && <4.7, bytestring >=0.9 && <0.11,
|
||||
build-depends: base >=4.3, bytestring >=0.9,
|
||||
containers
|
||||
-- hs-source-dirs:
|
||||
build-tools: hsc2hs
|
||||
|
||||
Reference in New Issue
Block a user