summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorra.monique <ra.monique@gmail.com>2011-09-15 16:32:49 +0000
committerra.monique <ra.monique@gmail.com>2011-09-15 16:32:49 +0000
commitbdc77bf0e4c4b705a3deb5976271dc1fd3df3baf (patch)
treed231656ea3681cc1e801f5f6790603be541ebe1a /gf.cabal
parent751fd79763b4c3e76f97dc7cbb990ef3dcbebdca (diff)
added topological sort module to PGF - to be used in example based grammar writing
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/gf.cabal b/gf.cabal
index 2172b4560..deb64faa8 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -49,6 +49,7 @@ library
PGF.Generate
PGF.Linearize
PGF.Parse
+ PGF.SortTop
PGF.Expr
PGF.Type
PGF.Tree