summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain Henry <sylvain@haskus.fr>2020-01-06 15:05:38 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-01-07 13:14:18 -0500
commit1ca9adbc88903afe49de0d063ccd35daf43f7d9e (patch)
tree564a94b1973ad2898ac3891f5b8d693201d5b9ac
parent2234fa9252b5da2e4423d1ec52c9830130ecfe35 (diff)
downloadhaskell-1ca9adbc88903afe49de0d063ccd35daf43f7d9e.tar.gz
Remove `parallel` check from configure.ac
`parallel` is no longer a submodule since 3cb063c805ec841ca33b8371ef8aba9329221b6c
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f0e1567dd..9100f85107 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1341,7 +1341,6 @@ dnl doc/users_guide/ghc_config.py.in.
LIBRARY_VERSION(base)
LIBRARY_VERSION(Cabal, Cabal/Cabal)
LIBRARY_VERSION(template-haskell)
-LIBRARY_VERSION(parallel)
LIBRARY_VERSION(array)
LIBRARY_VERSION(ghc-prim)
LIBRARY_VERSION(ghc-compact)