summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/template-haskell.cabal.in
diff options
context:
space:
mode:
authorDouglas Wilson <douglas.wilson@gmail.com>2022-08-04 14:09:55 +0100
committerDouglas Wilson <douglas.wilson@gmail.com>2022-08-04 14:09:55 +0100
commit50cb5b35cfbeb16462415bae617dba301266e673 (patch)
treef1abc88d927ef5389cdaf3f0591729895a330d6f /libraries/template-haskell/template-haskell.cabal.in
parentf20c2c91f614f5452cf375c0039b8d491675b4ee (diff)
downloadhaskell-wip/9.4-template-haskell-vendoring.tar.gz
libraries: template-haskell: vendor filepath differentlywip/9.4-template-haskell-vendoring
Vendoring with ../ in hs-source-dirs prevents upload to hackage.
Diffstat (limited to 'libraries/template-haskell/template-haskell.cabal.in')
-rw-r--r--libraries/template-haskell/template-haskell.cabal.in2
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