We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010a93c commit b0a77f7Copy full SHA for b0a77f7
CHANGELOG.markdown
@@ -1,5 +1,5 @@
1
-next [????.??.??]
2
------------------
+5.3.6 [2026.01.10]
+------------------
3
* Allow building with `template-haskell-2.24.*` (GHC 9.14).
4
* Add `_SpecialiseEP` to `Language.Haskell.TH.Lens` (when building with
5
`template-haskell-2.24.*`/GHC 9.14 or later).
lens.cabal
@@ -1,6 +1,6 @@
name: lens
category: Data, Lenses, Generics
-version: 5.3.5
+version: 5.3.6
license: BSD2
cabal-version: 1.18
6
license-file: LICENSE
0 commit comments