Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
5992 commits behind the upstream repository.
user avatar
Sylvain Henry authored
* GHC.Core.Op                  => GHC.Core.Opt
* GHC.Core.Opt.Simplify.Driver => GHC.Core.Opt.Driver
* GHC.Core.Opt.Tidy            => GHC.Core.Tidy
* GHC.Core.Opt.WorkWrap.Lib    => GHC.Core.Opt.WorkWrap.Utils

As discussed in:
 * https://mail.haskell.org/pipermail/ghc-devs/2020-April/018758.html
 * #13009 (comment 264650)
3ca52151
History
These tests are hard to test automatically, but
they are intended to let you eyeball the results.

Often they are referred to from comments in the
source code.