prints 0.1.0.1 → 0.1.0.2
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP: minor bump suggested
API additions: PVP suggests at least a minor version bump
API changes (from Hackage documentation)
+ Text.Prints: strPrints :: Show a => a -> String
Files
- Text/Prints/Printers/Color.hs +4/−0
- prints.cabal +1/−1
Text/Prints/Printers/Color.hs view
@@ -2,6 +2,7 @@ module Text.Prints.Printers.Color ( colorPrints+ , strPrints ) where import qualified Language.Haskell.HsColour as HSC@@ -11,6 +12,9 @@ colorPrints :: Show a => a -> IO () colorPrints = putStrLn . format . ppShow++strPrints :: Show a => a -> String+strPrints = ppShow prefs :: HSC.ColourPrefs prefs = HSC.defaultColourPrefs
prints.cabal view
@@ -1,5 +1,5 @@ name: prints-version: 0.1.0.1+version: 0.1.0.2 synopsis: The Artist Formerly Known as Prints description: In 1993, in rebellion against Warner Bros., which refused to release Prince's enormous backlog of music at a steady