packages feed

fay-base 0.19.4 → 0.19.4.1

raw patch · 1 files changed

+4/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

fay-base.cabal view
@@ -1,5 +1,5 @@ name:                fay-base-version:             0.19.4+version:             0.19.4.1 synopsis:            The base package for Fay. description:         The base package for Fay.                      This package amongst others exports Prelude and FFI which you probably want to use with Fay.@@ -7,8 +7,8 @@ license-file:        LICENSE author:              Chris Done maintainer:          adam@bergmark.nl-homepage:            https://github.com/faylang/fay-base-bug-reports:         https://github.com/faylang/fay-base/issues+homepage:            https://github.com/faylang/fay/+bug-reports:         https://github.com/faylang/fay/issues copyright:           2012 Chris Done category:            Development, Fay build-type:          Simple@@ -28,7 +28,7 @@  source-repository head   type: git-  location: https://github.com/faylang/fay-base.git+  location: https://github.com/faylang/fay.git  library   hs-source-dirs:    src