summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-02-15 11:43:35 -0500
committerBen Gamari <ben@smart-cactus.org>2018-02-19 16:48:24 -0500
commite26d774b0754efd62402cea8f29cd6340bd3e4be (patch)
treea7727b5b8443287f5e4d4778717fb1fd7e801302
parentbd0af2a61df1c4b5d9ba746fc91496cb41e494a3 (diff)
downloadhaskell-e26d774b0754efd62402cea8f29cd6340bd3e4be.tar.gz
Bump parsec submodule to 0.3.13.0
m---------libraries/parsec0
-rw-r--r--utils/ghc-cabal/ghc.mk2
2 files changed, 1 insertions, 1 deletions
diff --git a/libraries/parsec b/libraries/parsec
-Subproject 1c56e0885173accbd3296aa5591a3e0c18084e7
+Subproject 00dd731bc12746ac7d4341348abe733c5373cdb
diff --git a/utils/ghc-cabal/ghc.mk b/utils/ghc-cabal/ghc.mk
index e0d2afe3f6..70e418eaf6 100644
--- a/utils/ghc-cabal/ghc.mk
+++ b/utils/ghc-cabal/ghc.mk
@@ -75,7 +75,7 @@ $(ghc-cabal_DIST_BINARY): $(CABAL_LEXER_DEP) utils/ghc-cabal/Main.hs $(TOUCH_DEP
-ilibraries/text \
libraries/text/cbits/cbits.c \
-Ilibraries/text/include \
- -ilibraries/parsec \
+ -ilibraries/parsec/src \
$(utils/ghc-cabal_dist_EXTRA_HC_OPTS) \
$(EXTRA_HC_OPTS)
"$(TOUCH_CMD)" $@