packages feed

heredoc 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+3/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

heredoc.cabal view
@@ -1,12 +1,14 @@ name:                heredoc-version:             0.1.0.0+version:             0.1.0.1 synopsis:            multi-line string / here document using QuasiQuotes+description:         multi-line string / here document using QuasiQuotes  license:             PublicDomain license-file:        LICENSE.txt  author:              James H. Fisher maintainer:          jameshfisher@gmail.com+homepage:            http://hackage.haskell.org/package/heredoc  category:            Text