Forked from
Glasgow Haskell Compiler / GHC
42661 commits behind, 2 commits ahead of the upstream repository.
-
Ian Lynagh authored
We no longer have many separate, clashing getDynFlags functions I've given each GhcMonad its own HasDynFlags instance, rather than using UndecidableInstances to make a GhcMonad m => HasDynFlags m instance.
Ian Lynagh authoredWe no longer have many separate, clashing getDynFlags functions I've given each GhcMonad its own HasDynFlags instance, rather than using UndecidableInstances to make a GhcMonad m => HasDynFlags m instance.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
StgCmmMonad.hs 20.56 KiB