Teach cabal-bin how to build Setup programs
authorIan Lynagh <igloo@earth.li>
Thu, 3 Jul 2008 00:13:00 +0000 (00:13 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 3 Jul 2008 00:13:00 +0000 (00:13 +0000)
commit79b4f894215ae098c26cfe8fb7bc7f89008e8420
treeaf265304f2e5d118b9495bb1b47e97972f09416f
parenta8d57b05e71ad859eb0024704b216fe1de9f362a
Teach cabal-bin how to build Setup programs

We now build a copy of Cabal and put it in a bootstrapping package.conf.

We also make boot in libraries much earlier in the build process, so we
can use cabal-bin for more stuff in the future.
Makefile
libraries/Makefile
libraries/cabal-bin.hs