Fix #3207: add has_side_effects = True for lots of primops
[ghc-hetmet.git] / compiler / prelude / PrimOp.lhs
2009-05-15 Simon MarlowFix #3207: add has_side_effects = True for lots of...
2008-07-10 Ian Lynagh-H80m isn't allowed in an options pragma. Just remove...
2008-07-10 Ian LynaghMove more flags from the Makefile into pragmas
2008-03-29 Ian LynaghRemove some redundant code
2008-03-29 Ian Lynaghprelude/PrimOp is now mostly warning-free
2008-03-29 Ian LynaghFix some warnings
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2006-08-16 simonpj@microsoft.comAdd ad-hoc typing checks for tagToEnum#
2006-04-07 Simon MarlowReorganisation of the source tree