packages feed

derive 2.5.5 → 2.5.6

raw patch · 2 files changed

+4/−4 lines, 2 filesdep ~transformersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: transformers

API changes (from Hackage documentation)

Files

LICENSE view
@@ -1,4 +1,4 @@-Copyright Neil Mitchell 2006-2009.+Copyright Neil Mitchell 2006-2012. All rights reserved.  Redistribution and use in source and binary forms, with or without
derive.cabal view
@@ -1,9 +1,9 @@ cabal-version:  >= 1.6 build-type:     Default name:           derive-version:        2.5.5+version:        2.5.6 build-type:     Simple-copyright:      Neil Mitchell 2006-2011+copyright:      Neil Mitchell 2006-2012 author:         Neil Mitchell <ndmitchell@gmail.com> maintainer:     Neil Mitchell <ndmitchell@gmail.com> homepage:       http://community.haskell.org/~ndm/derive/@@ -33,7 +33,7 @@         filepath, syb, template-haskell, containers, pretty,         directory, process, bytestring,         haskell-src-exts >= 1.9 && < 1.12,-        transformers == 0.2.*,+        transformers >= 0.2 && < 0.4,         uniplate >= 1.5 && < 1.7      exposed-modules: