Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2002-10-25 15:23:03 by simonpj] · 4ef18ea2
    Simon Peyton Jones authored
    ------------------------
    	More dependency fiddling
    	------------------------
    
    	WARNING: Interface file format has changed (again)
    		 You need to 'make clean' in all library code
    
    * Orphan modules are now kept separately
      Home-package dependencies now contain only home-package dependencies!
      See HscTypes.Dependencies
    
    * Linker now uses the dependencies to do dynamic linking
    
    Result: Template Haskell should work even without --make (not yet tested)
    4ef18ea2