summaryrefslogtreecommitdiff
path: root/compiler/utils/BufWrite.hs
Commit message (Expand)AuthorAgeFilesLines
* Pretty: use BangPatterns instead of manual unboxing Ints (#10735)Thomas Miedema2015-08-051-5/+3
* Replace `STRICT[12345]` macros by `BangPatterns`Yuri de Wit2014-11-251-17/+3
* utils: detabify/dewhitespace BufWriteAustin Seipp2014-08-201-42/+35
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-1/+3
* 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