packages feed

shakespeare-css 1.0.1 → 1.0.1.1

raw patch · 2 files changed

+3/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Text/Css.hs view
@@ -22,7 +22,9 @@  pack :: String -> Text pack = T.pack+#if !MIN_VERSION_text(0, 11, 2) {-# NOINLINE pack #-}+#endif  fromText :: Text -> Builder fromText = TLB.fromText
shakespeare-css.cabal view
@@ -1,5 +1,5 @@ name:            shakespeare-css-version:         1.0.1+version:         1.0.1.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>