Skip to content
Snippets Groups Projects
Commit 04fc64bf authored by Javier Neira 's avatar Javier Neira
Browse files

Remove unused hs-boot file

parent b465dd45
No related merge requests found
Pipeline #18900 passed with warnings
module GHC.Unit.Module.Env where
import GhcPrelude ()
import GHC.Types.Unique.FM
type ModuleNameEnv elt = UniqFM elt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment