-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes GHC.Word8.eqWord8 import for 7.10.3
Removes import of GHC.Word.eqWord8 from BenchIndices, as GHC.Word does not export eqWord8 in GHC 7.10.3. Reimplements nilEq in terms of (==)
- Loading branch information
1 parent
7c7bf3e
commit 43e4d41
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