aboutsummaryrefslogtreecommitdiffstats
path: root/community/ghc/0000-alpine.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/ghc/0000-alpine.patch')
-rw-r--r--community/ghc/0000-alpine.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/ghc/0000-alpine.patch b/community/ghc/0000-alpine.patch
deleted file mode 100644
index 0487096862..0000000000
--- a/community/ghc/0000-alpine.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ghc-8.0.2/aclocal.m4.orig 2017-02-17 12:00:45.179765870 +0000
-+++ ghc-8.0.2/aclocal.m4 2017-02-17 12:00:56.033299769 +0000
-@@ -227,7 +227,7 @@
-
- checkVendor() {
- case [$]1 in
-- dec|unknown|hp|apple|next|sun|sgi|ibm|montavista|portbld)
-+ dec|unknown|hp|apple|next|sun|sgi|ibm|montavista|portbld|alpine)
- ;;
- *)
- echo "Unknown vendor [$]1"