From 227b8a3bf1302626339be3c35e3e4102fe8bc874 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Sun, 16 Dec 2018 03:55:26 +0100 Subject: Comments [ci skip] --- src/CabalHelper/Shared/InterfaceTypes.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CabalHelper/Shared/InterfaceTypes.hs') diff --git a/src/CabalHelper/Shared/InterfaceTypes.hs b/src/CabalHelper/Shared/InterfaceTypes.hs index fa31d7b..c54a508 100644 --- a/src/CabalHelper/Shared/InterfaceTypes.hs +++ b/src/CabalHelper/Shared/InterfaceTypes.hs @@ -91,6 +91,8 @@ data ChComponentInfo = ChComponentInfo -- be built in memory and instead needs proper build output. } deriving (Eq, Ord, Read, Show) +-- TODO: we know the source-dir now so we can resolve ChSetupEntrypoint +-- internally data ChEntrypoint = ChSetupEntrypoint -- ^ Almost like 'ChExeEntrypoint' but -- @main-is@ could either be @"Setup.hs"@ -- or @"Setup.lhs"@. Since we don't know -- cgit v1.2.3