Add LANGUAGE BangPatterns to modules that use bang patterns
authorsimonpj@microsoft.com <unknown>
Fri, 12 Nov 2010 17:05:43 +0000 (17:05 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 12 Nov 2010 17:05:43 +0000 (17:05 +0000)
commit5ba076a7ebba87a34293dca92d8b3d8ea0dd9648
tree4d8f9dda11b92ef84685756352019da7e82308c9
parent59ee8fd08785dec7421bc3ec74cc71872683bc2f
Add LANGUAGE BangPatterns to modules that use bang patterns
13 files changed:
Data/Bits.hs
GHC/Base.lhs
GHC/Conc/Sync.lhs
GHC/Enum.lhs
GHC/ForeignPtr.hs
GHC/Int.hs
GHC/Show.lhs
GHC/Weak.lhs
GHC/Word.hs
System/Event/Clock.hsc
System/Event/Control.hs
System/Event/EPoll.hsc
System/Event/Poll.hsc