From b9204e27abe8e5d6150c2a35d8a525f6aa1cfdb9 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Fri, 29 Mar 2019 03:44:48 +0100 Subject: docs --- src/CabalHelper/Shared/InterfaceTypes.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CabalHelper/Shared') diff --git a/src/CabalHelper/Shared/InterfaceTypes.hs b/src/CabalHelper/Shared/InterfaceTypes.hs index 37758bc..87536a5 100644 --- a/src/CabalHelper/Shared/InterfaceTypes.hs +++ b/src/CabalHelper/Shared/InterfaceTypes.hs @@ -91,6 +91,7 @@ data ChComponentInfo = ChComponentInfo , ciNeedsBuildOutput :: NeedsBuildOutput -- ^ If a component has a non-default module renaming (backpack) it cannot -- be built in memory and instead needs proper build output. + -- TODO: This is a ghc-mod legacy thing and has to be removed } deriving (Eq, Ord, Read, Show) -- TODO: we know the source-dir now so we can resolve ChSetupEntrypoint -- cgit v1.2.3