Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
53037 commits behind the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
This patch is a start on removing import lists and generally tidying
up the top of each module.  In addition to removing import lists:

   - Change DATA.IOREF -> Data.IORef etc.
   - Change List -> Data.List etc.
   - Remove $Id$
   - Update copyrights
   - Re-order imports to put non-GHC imports last
   - Remove some unused and duplicate imports
49c98d14
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.