summaryrefslogtreecommitdiff
path: root/compiler/main/BreakArray.hs
Commit message (Expand)AuthorAgeFilesLines
* main/BreakArray has no warningsIan Lynagh2008-03-261-7/+0
* lots of portability changes (#1405)Isaac Dupree2008-01-171-3/+22
* Use GHC.Exts rather than GHC.PrimIan Lynagh2007-12-021-1/+0
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Warning police: eliminate all defaulting within stage1Isaac Dupree2007-08-071-2/+2
* add module headerSimon Marlow2007-04-181-0/+5
* Re-working of the breakpoint supportSimon Marlow2007-04-171-0/+96