1
0
forked from GitHub/gf-core

forgot to update gf.cabal

This commit is contained in:
krasimir
2015-04-20 12:25:52 +00:00
parent 8c697b72a4
commit 27bd12ce67

View File

@@ -73,7 +73,6 @@ Library
default-language: Haskell2010
build-depends: base >= 4.3 && <5,
array,
fst,
containers,
bytestring,
utf8-string,
@@ -125,7 +124,6 @@ Library
PGF.SortTop
PGF.Tree
PGF.Type
PGF.Tokenizer
PGF.TypeCheck
PGF.Forest
PGF.TrieMap