diff options
| -rw-r--r-- | lib/Distribution/Helper.hs | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/lib/Distribution/Helper.hs b/lib/Distribution/Helper.hs index 4696590..0f44269 100644 --- a/lib/Distribution/Helper.hs +++ b/lib/Distribution/Helper.hs @@ -69,6 +69,8 @@ module Distribution.Helper (    , CabalProjType(..)    , ProjLoc(..)    , DistDir(..) +  , RelativePath +  , mkRelativePath    , SProjType(..)    , demoteSProjType    , projTypeOfDistDir | 
