summaryrefslogtreecommitdiff
path: root/jarvis.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'jarvis.cabal')
-rw-r--r--jarvis.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/jarvis.cabal b/jarvis.cabal
index 79069f8..54cf9d8 100644
--- a/jarvis.cabal
+++ b/jarvis.cabal
@@ -28,7 +28,7 @@ tested-with: GHC==7.6.3
executable jarvis
main-is: Main.hs
- -- other-modules:
+ other-modules: Flag
build-depends: base >=4.6 && <4.7
, data-default-class >=0.0.1 && <0.1
, vty >=5.2.3 && <5.3