[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:16:00 UTC 2010


The following commit has been merged in the master branch:
commit 759d256f269d3d15bedec5a920fb0780cfe4d19c
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Dec 1 03:43:05 2006 +0100

    It's Setup.hs now

diff --git a/winbuild.bat b/winbuild.bat
index 35621e8..2bd4482 100644
--- a/winbuild.bat
+++ b/winbuild.bat
@@ -1,4 +1,4 @@
-ghc -package Cabal Setup.lhs -o setup.exe
+ghc -package Cabal Setup.hs -o setup.exe
 setup configure
 setup build
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list