From 4cbe4403f2ee3e01eb584d1464b74b1abd2c5eb9 Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 20 Apr 2015 12:25:52 +0000 Subject: [PATCH] forgot to update gf.cabal --- gf.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/gf.cabal b/gf.cabal index 6ea3a8d4b..017c52366 100644 --- a/gf.cabal +++ b/gf.cabal @@ -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