-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GHC 9.12 uses base 4.21 and ghc-prim 0.13; I also When compiling with GHC 9.12.1, I got GHC-90584. I'm not a Haskell programmer, so I made the simplest changes that could work — I don't know how one would make the `deriving Typeable` conditional based on GHC version or if there would be some other way to do that.
- Loading branch information
1 parent
c4812e2
commit 16adc81
Showing
3 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters