summaryrefslogtreecommitdiff
path: root/compiler/utils/BufWrite.hs
Commit message (Expand)AuthorAgeFilesLines
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* Rename remaining FastBytes usages to ByteStringIan Lynagh2012-12-141-4/+1
* Make FastBytes a synonym for ByteStringIan Lynagh2012-12-131-2/+1
* Use ByteString rather than FastBytes inside FastZStringIan Lynagh2012-12-121-11/+20
* Add a separate FastZString typeIan Lynagh2012-07-151-2/+9
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* lots of portability changes (#1405)Isaac Dupree2008-01-171-11/+7
* Fix warnings in utils/BufWriteIan Lynagh2008-01-131-10/+4
* Move OPTIONS pragmas above commentsIan Lynagh2007-09-211-7/+7
* 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 fix for unused and redundant importsMichael D. Adams2007-05-101-2/+0
* Module header tidyup #2Simon Marlow2006-10-111-5/+5
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+124