diff options
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r-- | cabal-helper.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 19aa890..9ec6101 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -234,6 +234,7 @@ executable cabal-helper-main main-is: CabalHelper/Runtime/Main.hs hs-source-dirs: src other-modules: + CabalHelper.Runtime.Compat CabalHelper.Shared.Common CabalHelper.Shared.InterfaceTypes CabalHelper.Shared.Sandbox |