Skip to content
Snippets Groups Projects
Commit 70c5660c authored by Simon Peyton Jones's avatar Simon Peyton Jones
Browse files

[project @ 2000-09-26 16:45:33 by simonpj]

* Remove all traces of addr2Integer.  Big integer literals are now
  done by multiplying up small integers.

* As a result, we can remove PrelNum.hi-boot altogether.

* Correct the default method for (==) in PrelBase.  (It simply
  returned True, which seems bogus to me!)

* Add a type signature for PrelBase.mapFB
parent 603eccf7
No related merge requests found
Loading
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