From c8f1af5397c8a95b6522d44857c146f9aacfc540 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Wed, 10 Oct 2018 21:42:13 +0200 Subject: Move compat code out of Runtime/Main.hs --- src/CabalHelper/Compiletime/Data.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CabalHelper/Compiletime') diff --git a/src/CabalHelper/Compiletime/Data.hs b/src/CabalHelper/Compiletime/Data.hs index 76019fa..9fb5a53 100644 --- a/src/CabalHelper/Compiletime/Data.hs +++ b/src/CabalHelper/Compiletime/Data.hs @@ -85,6 +85,7 @@ runtimeSources :: (String, [(FilePath, FilePath)]) runtimeSources = $( let files = map (\f -> (f, ("src/CabalHelper" f))) $ sort $ [ ("Runtime/Main.hs") + , ("Runtime/Compat.hs") , ("Shared/Common.hs") , ("Shared/Sandbox.hs") , ("Shared/InterfaceTypes.hs") -- cgit v1.2.3