summarylogtreecommitdiffstats
path: root/orphans.patch
diff options
context:
space:
mode:
Diffstat (limited to 'orphans.patch')
-rw-r--r--orphans.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/orphans.patch b/orphans.patch
deleted file mode 100644
index e9319e5e2f01..000000000000
--- a/orphans.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/HSH-2.1.2/HSH.cabal 2014-10-28 13:00:59.000000000 +0000
-+++ HSH.cabal 2016-08-20 20:40:16.529988440 +0100
-@@ -32,7 +32,7 @@
- bytestring
- if !os(windows)
- Build-Depends: unix
-- GHC-Options: -O2 -threaded -Wall
-+ GHC-Options: -O2 -threaded -Wall -Wno-orphans
-
- Executable runtests
- if flag(buildtests)