summaryrefslogtreecommitdiff
path: root/compat/compat.mk
Commit message (Expand)AuthorAgeFilesLines
* Get rid of compat/Ian Lynagh2008-07-081-50/+0
* Remove Cabal modules from compatIan Lynagh2008-07-031-19/+0
* Follow Cabal changesIan Lynagh2008-06-291-0/+1
* Update compat for changes to CabalIan Lynagh2008-05-101-0/+2
* Remove some of the old compat stuff now that we assume GHC 6.4Simon Marlow2008-02-081-3/+0
* Increase the bar for bootstrapping GHC to 6.4 (HEAD only)Simon Marlow2008-01-211-6/+0
* fix compiling GHC 6.7+ with itself - compat needs -package containers nowSimon Marlow2007-08-291-0/+1
* Cabal depends on -package unix when GHC <= 6.2Simon Marlow2007-08-091-0/+4
* Fix building the HEAD with itselfIan Lynagh2007-07-261-0/+5
* FIX BUILD: we need --exclude-module Trace.* tooSimon Marlow2007-06-291-1/+4
* unbreak "recompile utils with stage 1"Simon Marlow2007-06-291-5/+3
* Adding Tix to compat library, so that hpc in utils can use itandy@galois.com2007-06-271-1/+2
* excluding Trace.Hpc.* when using the compat libraryandy@galois.com2007-06-261-1/+4
* Cabal now uses filepath, so we need a bootstrapping filepath tooIan Lynagh2007-05-091-0/+3
* Don't use compat when compiling utils with stage1Ian Lynagh2007-02-061-0/+13
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+44