Eliminate external GMP dependencies
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Mon, 17 Dec 2007 09:38:39 +0000 (09:38 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Mon, 17 Dec 2007 09:38:39 +0000 (09:38 +0000)
commita9f9a7544a9605d0af16adf79abdfe8d99b0bb3d
tree2cf5b967e0440326fa763aeb7f60ffcb335b8eb2
parent982bcefaed87d338adb27433d7b8c1655946a9d1
Eliminate external GMP dependencies
- Ensure the stage1 compiler uses ghc's own GMP library on Mac OS
- Need to rebuild installPackage and ifBuildable with stage1 compiler as they
  go into bindists
Makefile
libraries/Makefile
rts/package.conf.in