summaryrefslogtreecommitdiff
path: root/compiler/main/Plugins.hs-boot
blob: 4ccd3d84020b14d3e22bd918386f6fa9c83f291e (plain)
1
2
3
4
5
6
7
8
9
-- The plugins datatype is stored in DynFlags, so it needs to be
-- exposed without importing all of its implementation.
module Plugins where

import GhcPrelude ()

data Plugin

data LoadedPlugin