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 f62666d commit a405009Copy full SHA for a405009
Changelog.md
@@ -6,6 +6,8 @@
6
This is a specialization of `instantiate` to the case where the pattern is a single `Name a`
7
* Tests for `substBind` by Mark Lemay (marklemay) Thanks!
8
* Expose `Rec` constructor of the `Rec` type and the `ctxLevel` function from `AlphaCtx`
9
+* Require `transformers < 0.6`, run CI with GHC 9.4, drop CI with GHC 7.10.
10
+ Thanks to Andreas Abel (andreaasabel).
11
12
# 0.4.2
13
0 commit comments