microlens-th 0.4.1.2 → 0.4.1.3
raw patch · 3 files changed
+6/−2 lines, 3 filesdep ~base
Dependency ranges changed: base
Files
- CHANGELOG.md +5/−1
- microlens-th.cabal +1/−1
- src/Lens/Micro/TH.hs binary
CHANGELOG.md view
@@ -1,6 +1,10 @@-# 0.4.1.2+# 0.4.1.3 * Bumped the upper bound of template-haskell again.++# 0.4.1.2++Skipped (the tarball got corrupted). # 0.4.1.1
microlens-th.cabal view
@@ -1,5 +1,5 @@ name: microlens-th-version: 0.4.1.2+version: 0.4.1.3 synopsis: Automatic generation of record lenses for microlens description: This package lets you automatically generate lenses for data types; code was extracted from the lens package, and therefore generated lenses are fully compatible with ones generated by lens (and can be used both from lens and microlens).
src/Lens/Micro/TH.hs view
binary file changed (47719 → 47719 bytes)