We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ed4f0 commit bacc17fCopy full SHA for bacc17f
changelog.md
@@ -1,6 +1,11 @@
1
-### next
+### 1.2.4.0
2
3
-* `Lift` instances `Data.Text.Text` and `Data.Text.Lazy.Text`.
+* Add TH `Lift` instances for `Data.Text.Text` and `Data.Text.Lazy.Text` (ghc-232)
4
+
5
+* Update Haddock documentation to better reflect fusion eligibility; improve fusion
6
+ rules for `takeWhileEnd` and `length` (gh-241, ghc-202)
7
8
+* Support `base-4.13.0.0`
9
10
### 1.2.3.1
11
0 commit comments