diff --git a/epm/Distribution/Client/Config.hs-boot b/epm/Distribution/Client/Config.hs-boot new file mode 100644 index 00000000000..6284b65938a --- /dev/null +++ b/epm/Distribution/Client/Config.hs-boot @@ -0,0 +1,4 @@ +module Distribution.Client.Config where + +defaultCabalDir :: IO FilePath +defaultPatchesDir :: IO FilePath