Use a bang pattern when we where/let-bind values with unlifted types
authorIan Lynagh <igloo@earth.li>
Fri, 24 Apr 2009 12:53:20 +0000 (12:53 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 24 Apr 2009 12:53:20 +0000 (12:53 +0000)
commit73c4a36a4f5140f4444feacfdafb466c6f940b26
treeb3e58534d145502cf8eb6b19890c166d43bd2b16
parent3c75227f4383ee93e207c48ac6d1c6acdb48062b
Use a bang pattern when we where/let-bind values with unlifted types
Data/Bits.hs
GHC/Base.lhs
GHC/Conc.lhs
GHC/Enum.lhs
GHC/ForeignPtr.hs
GHC/IO.hs
GHC/Int.hs
GHC/Show.lhs
GHC/Weak.lhs
GHC/Word.hs