summaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'libraries')
-rw-r--r--libraries/ghci/ghc.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/ghci/ghc.mk b/libraries/ghci/ghc.mk
deleted file mode 100644
index dc6a891bf3..0000000000
--- a/libraries/ghci/ghc.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-libraries/ghci_PACKAGE = ghci
-libraries/ghci_dist-install_GROUP = libraries
-$(if $(filter ghci,$(PACKAGES_STAGE0)),$(eval $(call build-package,libraries/ghci,dist-boot,0)))
-$(if $(filter ghci,$(PACKAGES_STAGE1)),$(eval $(call build-package,libraries/ghci,dist-install,1)))
-$(if $(filter ghci,$(PACKAGES_STAGE2)),$(eval $(call build-package,libraries/ghci,dist-install,2)))