Skip to content
  • Simon Peyton Jones's avatar
    Trim imports, remove a cycle · ebde8c26
    Simon Peyton Jones authored
    A first attempt at removing gratuitous cycles in the base package.
    I've removed the useless module GHC.Dynamic, which gets rid of a cycle;
    and trimmed off various unnecesary imports.
    
    This also fixes the IsString import problem.
    ebde8c26