Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2000-04-05 16:25:51 by simonpj] · d4e0a55c
    Simon Peyton Jones authored
    * 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
    d4e0a55c