diff options
Diffstat (limited to 'libraries/template-haskell/template-haskell.cabal.in')
-rw-r--r-- | libraries/template-haskell/template-haskell.cabal.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/template-haskell/template-haskell.cabal.in b/libraries/template-haskell/template-haskell.cabal.in index af678ceab6..a3cfb6d765 100644 --- a/libraries/template-haskell/template-haskell.cabal.in +++ b/libraries/template-haskell/template-haskell.cabal.in @@ -73,7 +73,7 @@ Library System.FilePath System.FilePath.Posix System.FilePath.Windows - hs-source-dirs: ../filepath . + hs-source-dirs: ./vendored-filepath . default-extensions: ImplicitPrelude else |