forgot to update gf.cabal

This commit is contained in:
krasimir
2015-04-20 12:25:52 +00:00
parent 61e37c9e5e
commit 4cbe4403f2

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