summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GF.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/GF.cabal b/GF.cabal
index 16d0338e9..4c3ccc174 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -59,7 +59,8 @@ executable gf3
random,
old-time,
process,
- pretty
+ pretty,
+ mtl
if os(windows)
build-depends: Win32
else