Skip to content

Commit

Permalink
Add corresponding hs-boot file for mutually recursive modules
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Oct 29, 2016
1 parent ccbe5e8 commit e3d0366
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions epm/Distribution/Client/Config.hs-boot
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module Distribution.Client.Config where

defaultCabalDir :: IO FilePath
defaultPatchesDir :: IO FilePath

0 comments on commit e3d0366

Please sign in to comment.