patch applied (packages/bytestring): Remove INLINE pragmas on recursive functions

Simon Peyton Jones simonpj at microsoft.com
Fri Dec 5 12:06:08 EST 2008


Fri Dec  5 09:04:52 PST 2008  simonpj at microsoft.com
  * Remove INLINE pragmas on recursive functions
  
  GHC now complains about INLINE pragmas on recursive functions,
  and they were no-ops before in any case
  

    M ./Data/ByteString.hs -1 +1
    M ./Data/ByteString/Char8.hs -1
    M ./Data/ByteString/Lazy/Char8.hs -1

View patch online:
http://darcs.haskell.org/packages/bytestring/_darcs/patches/20081205170452-1287e-df2103f235f2b1ffc1f11bea8bbe8937df966c2e.gz


More information about the Cvs-libraries mailing list