Skip to content
Snippets Groups Projects
Commit b2166cc3 authored by Isaac Potoczny-Jones's avatar Isaac Potoczny-Jones
Browse files

wibbles

parent 94bed886
No related merge requests found
......@@ -28,7 +28,7 @@ all: moduleTest
setup::
mkdir -p dist/tmp
$(HC) $(GHCFLAGS) -isrc -odir dist/tmp -hidir dist/tmp Setup -o setup
$(HC) $(GHCFLAGS) -i. -odir dist/tmp -hidir dist/tmp Setup.lhs -o setup
Setup-nhc:
hmake -nhc98 -package base -prelude Setup
......
------------------------------------------------------------
-= 1.2 =-
* Something for gentoo which produces a package gen file but doesn't
do the register??
* Mine Brian Smith emails for tests & patches
* MOVED FOR DARCS BUT NOT CVS. Move Distribution and everything
into a subdirectory, so we can build the Setup file with the normal
invocation of cabal.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment