Commit 5da717f
committed
Widen template-haskell version constraint to allow version 2.19
This allows freer-simple to be used with GHC 9.4.X. Prior versions
of template-haskell are not compatible with GHC 9.4. The 2.19 release
of template-haskell seems to be fully compatible with freer-simple.
That is, tests still pass and I haven't noticed any issues in my
own project (which use freer-simple).
Fixes #401 parent 5304190 commit 5da717f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments