base-compat 0.2.0.1 → 0.2.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- base-compat.cabal +2/−2
base-compat.cabal view
@@ -1,5 +1,5 @@ name: base-compat-version: 0.2.0.1+version: 0.2.0.2 license: MIT license-file: LICENSE copyright: (c) 2012 Simon Hengel@@ -10,7 +10,7 @@ category: System synopsis: A compatibility layer for base description: Ban CPP from your code. See the README for what is covered:- https://github.com/sol/base-compat#readme+ <https://github.com/sol/base-compat#readme> source-repository head type: git