Skip to content

Commit b0a77f7

Browse files
committed
Version 5.3.6
1 parent 010a93c commit b0a77f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
next [????.??.??]
2-
-----------------
1+
5.3.6 [2026.01.10]
2+
------------------
33
* Allow building with `template-haskell-2.24.*` (GHC 9.14).
44
* Add `_SpecialiseEP` to `Language.Haskell.TH.Lens` (when building with
55
`template-haskell-2.24.*`/GHC 9.14 or later).

lens.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: lens
22
category: Data, Lenses, Generics
3-
version: 5.3.5
3+
version: 5.3.6
44
license: BSD2
55
cabal-version: 1.18
66
license-file: LICENSE

0 commit comments

Comments
 (0)