Repository : ssh://g...@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 <dun...@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(+)

_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to