packages feed

fclabels 2.0.2.2 → 2.0.2.3

raw patch · 2 files changed

+6/−3 lines, 2 filesdep ~HUnitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: HUnit

API changes (from Hackage documentation)

Files

CHANGELOG view
@@ -1,5 +1,9 @@ CHANGELOG +2.0.2.2 to 2.0.2.3++  - Allow HUNit 1.3.*+ 2.0.2.1 to 2.0.2.2    - Restored support for GHC 7.4.@@ -217,4 +221,3 @@   - Minor documentaion update.   - Exported Point internals.   - Renamed Lens to Bijection, which is more correct.-
fclabels.cabal view
@@ -1,5 +1,5 @@ Name:          fclabels-Version:       2.0.2.2+Version:       2.0.2.3 Author:        Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher                with lots of help and feedback from others. Synopsis:      First class accessor labels implemented as lenses.@@ -98,4 +98,4 @@     , template-haskell >= 2.2 && < 2.11     , mtl              >= 1.0 && < 2.3     , transformers     >= 0.2 && < 0.5-    , HUnit            >= 1.2 && < 1.3+    , HUnit            >= 1.2 && < 1.4