aboutsummaryrefslogtreecommitdiffstats
path: root/thunk.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'thunk.cabal')
-rw-r--r--thunk.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/thunk.cabal b/thunk.cabal
index cee19bf..90bc2c1 100644
--- a/thunk.cabal
+++ b/thunk.cabal
@@ -7,8 +7,8 @@ license: BSD3
license-file: LICENSE
author: Spencer Janssen
maintainer: sjanssen@cse.unl.edu
-build-depends: base >= 2.0, X11, X11-extras, unix, mtl
+build-depends: base==2.0, X11==1.1, X11-extras==0.0, unix==1.0, mtl==1.0
executable: thunk
-main-is: thunk.hs
+main-is: Main.hs
ghc-options: -O