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

[project @ 2000-04-05 16:25:51 by simonpj]

* Add new flag -fddump-minimal-imports, which dumps a file
  M.imports that contains the (allegedly) minimal bunch of
  imports that make the system work.
  It's done by Rename.printMinimalImports

* Extend foreign import/export to handle
	* Booleans
	* newtypes
  as requested by the FFI team

* Tidy up DsCCall quite a bit
  Remove maybeBoxedPrimTy from TcHsSyn
parent 90515a13
No related merge requests found
Showing
with 360 additions and 404 deletions
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