summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhallgren <hallgren@altocumulus.org>2009-12-15 15:25:15 +0000
committerhallgren <hallgren@altocumulus.org>2009-12-15 15:25:15 +0000
commit71ad32effc1fdade6dd223c72b2e8d4b60bf3270 (patch)
tree6564facce8cce4a9531324beb68ba375094b9b6f
parent21fc8b0119d181becfaae10dc97377dbbad1bbcd (diff)
Add build-tools: happy, alex
-rw-r--r--GF.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/GF.cabal b/GF.cabal
index b668d6033..f049165a5 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -81,6 +81,7 @@ executable gf
process,
pretty,
mtl
+ build-tools: happy, alex
if os(windows)
build-depends: Win32
else