From 67073d7595370f2e93158003f4d13031b5c64ee3 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 7 Mar 2007 03:55:35 +0100 Subject: move thunk.hs -> Main.hs. Be precise about which versions of every package are known to work darcs-hash:20070307025535-9c5c1-2468ea0782a68c4621921147f9e2101a30d9d4b2.gz --- thunk.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'thunk.cabal') 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 -- cgit v1.2.3