Skip to content
Snippets Groups Projects
Commit 753bb061 authored by Gabor Greif's avatar Gabor Greif :speech_balloon:
Browse files

Fix a popular typo

Herbert, this is a merge candidate to the 7.8 branch
parent 747a360b
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* Improved Haddock documentation * Improved Haddock documentation
* New [PrimBool](https://ghc.haskell.org/trac/ghc/wiki/PrimBool) * New [PrimBool](https://ghc.haskell.org/trac/ghc/wiki/PrimBool)
versions of comparision predicates in `GHC.Integer`: versions of comparison predicates in `GHC.Integer`:
eqInteger# :: Integer -> Integer -> Int# eqInteger# :: Integer -> Integer -> Int#
geInteger# :: Integer -> Integer -> Int# geInteger# :: Integer -> Integer -> Int#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment