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

[project @ 1998-12-22 16:31:28 by simonpj]

1.  Add primOpStrictness to PrimOp.lhs, and use it in
	- the strictness analyser
	- the simplifier
    to deal correctly with PrimOps that are non-strict.

   ToDo: use this new facility to clean up SeqOp, ParOp.

2. Fix the instance-decl-import bug, but printing de-synonym'd types
   in interface files.

3. Make the simplifier treat applications with an unlifted-type arg
   in the same way it would if the function was strict
   (in rebuild_strict)
parent 083cab4a
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