[commit: packages/bytestring] ghc-head: Merge pull request #4 from scslab/trust (b3bd784)

git at git.haskell.org git
Fri Oct 4 08:27:37 UTC 2013


Repository : ssh://git at git.haskell.org/bytestring

On branch  : ghc-head
Link       : http://git.haskell.org/packages/bytestring.git/commitdiff/b3bd7845cfbad99b6d24a7dd76cf3909e8ba35a3

>---------------------------------------------------------------

commit b3bd7845cfbad99b6d24a7dd76cf3909e8ba35a3
Merge: 2cafebf c521a78
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Wed Sep 11 06:37:08 2013 -0700

    Merge pull request #4 from scslab/trust
    
    Add trustworthy pragmas to various safe builder modules.



>---------------------------------------------------------------

b3bd7845cfbad99b6d24a7dd76cf3909e8ba35a3
 Data/ByteString/Builder.hs               |    3 +++
 Data/ByteString/Builder/ASCII.hs         |    3 +++
 Data/ByteString/Builder/Extra.hs         |    3 +++
 Data/ByteString/Builder/Internal.hs      |    3 +++
 Data/ByteString/Builder/Prim.hs          |    3 +++
 Data/ByteString/Builder/Prim/Internal.hs |    3 +++
 Data/ByteString/Internal.hs              |    3 +++
 Data/ByteString/Lazy/Internal.hs         |    3 +++
 8 files changed, 24 insertions(+)




More information about the ghc-commits mailing list