ghc doesn't actually depend on anything in the cabal api, merely ghc and cabal share some bits related to manipulating the package data base (I forget the details). So should be completely straightforward to do a test build with 1.18 instead
On Tue, Nov 26, 2013 at 3:25 AM, Jens Petersen <[email protected]>wrote: > On 26 November 2013 17:18, Carter Schonwald <[email protected]>wrote: > >> or just build ghc with the 1.18 cabal and keep it all the same :) >> > > Has it been tried? :) >
_______________________________________________ Haskell-platform mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
