summaryrefslogtreecommitdiff
path: root/compiler/prelude/PrimOp.lhs
Commit message (Expand)AuthorAgeFilesLines
* Fix #3207: add has_side_effects = True for lots of primopsSimon Marlow2009-05-151-0/+32
* -H80m isn't allowed in an options pragma. Just remove it for now.Ian Lynagh2008-07-101-1/+0
* Move more flags from the Makefile into pragmasIan Lynagh2008-07-101-0/+1
* Remove some redundant codeIan Lynagh2008-03-291-6/+0
* prelude/PrimOp is now mostly warning-freeIan Lynagh2008-03-291-1/+6
* Fix some warningsIan Lynagh2008-03-291-17/+16
* 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
* Add ad-hoc typing checks for tagToEnum#simonpj@microsoft.com2006-08-161-0/+10
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+461