diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2019-03-31 00:22:12 +0100 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2019-03-31 00:23:15 +0100 |
commit | 6e75b7853bd761db302dc629b8ee4f087a18b0d6 (patch) | |
tree | b34ee577a54e3d921e0d7d20b1af3b82f90538a2 /cabal-helper.cabal | |
parent | cba1cb8e1923b7275572720516ab76887d808034 (diff) |
Add skeleton for project discovery functionality
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 ff393d6..03702e7 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -156,6 +156,7 @@ library c-h-internal library import: build-deps, extensions exposed-modules: Distribution.Helper + Distribution.Helper.Discover other-modules: Paths_cabal_helper autogen-modules: |