Skip to content
  • simonpj@microsoft's avatar
    c7f561f4
    Trim imports, remove a cycle · c7f561f4
    simonpj@microsoft 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.
    c7f561f4
    Trim imports, remove a cycle
    simonpj@microsoft 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.
Loading