summaryrefslogtreecommitdiff
path: root/GF.cabal
diff options
context:
space:
mode:
authorbjorn <bjorn@bringert.net>2008-05-28 15:56:25 +0000
committerbjorn <bjorn@bringert.net>2008-05-28 15:56:25 +0000
commita5cf2afccf67c45cf68d1a2b3bba197d63f4ce2f (patch)
tree57087b69e7314637760670c70fb96035d0bbef57 /GF.cabal
parent3fd1f5652a3af22e90a040a821d244a91a3553a0 (diff)
Added GF.Infra.GetOpt to GF.cabal
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 2af522f66..7dc2e39ee 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -126,6 +126,7 @@ executable gf3
GF.Grammar.Predef
GF.Data.Str
GF.Data.Zipper
+ GF.Infra.GetOpt
GF.Infra.Option
GF.Infra.UseIO
GF.GFCC.GFCCtoJS