packages feed

skell 0.0.1.0 → 0.0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

skell.cabal view
@@ -2,7 +2,7 @@ --  see http://haskell.org/cabal/users-guide/  name:                skell-version:             0.0.1.0+version:             0.0.1.1 synopsis:            An overly complex Haskell web framework. description:            Skell is a Haskell web framework. Much like an actual skeleton, Skell is both@@ -13,7 +13,7 @@ license-file:        LICENSE author:              Peter Harpending maintainer:          pharpend2@gmail.com-copyright:           +copyright:           2014, Peter Harpending. category:            Web build-type:          Simple -- extra-source-files: README.md