diff options
Diffstat (limited to 'rules/foreachLibrary.mk')
-rw-r--r-- | rules/foreachLibrary.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/foreachLibrary.mk b/rules/foreachLibrary.mk index d65533efa9..be79fccc52 100644 --- a/rules/foreachLibrary.mk +++ b/rules/foreachLibrary.mk @@ -38,7 +38,7 @@ define foreachLibrary # $1 = function to call for each library # We will give it the package path and the tag as arguments -$$(foreach hashline,libraries/ghc-boot-th-#no-remote-repo#no-vcs \ +$$(foreach hashline,libraries/ghc-boot-th#-#no-remote-repo#no-vcs \ libraries/ghc-boot#-#no-remote-repo#no-vcs \ libraries/ghci#-#no-remote-repo#no-vcs \ libraries/base#-#no-remote-repo#no-vcs \ |