-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New versions of GHC have become smarter about preserving type synonyms in type signatures displayed to the user. In colonnade, there are several instances where GHC used to report [Char], and it now reports String. The doctests have been updated to pass on newer versions of GHC. They will now fail on older versions of GHC though.
- Loading branch information
1 parent
3e9a4ae
commit ff69b64
Showing
1 changed file
with
4 additions
and
4 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