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

slight makefile tweaks

parent 55f13a32
No related merge requests found
......@@ -72,6 +72,7 @@ clean-cabal:
-rm -f Distribution/*.o Distribution/*.hi
-rm -f Distribution/Simple/*.o Distribution/Simple/*.hi
-rm -f Compat/*.o Compat/*.hi
-rm -f darcs* out.build *~ semantic.cache* x*.html
-rm -f library-infrastructure--darcs.tar.gz
-rm -rf setup *.o *.hi moduleTest dist installed-pkg-config
-rm -f build-stamp
......
......@@ -24,6 +24,9 @@ helpful.
I hope this can sneak into the Cabal release, but don't worry if not.
* add a haskell-version field?
* ignore unknown fields? (--force?)
-= 1.0 =-
* Install libraries in $libdir/ghc-$ghc_version/ rather than $libdir.
......
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