summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-forensics/quickfuzz/files/quickfuzz-9999-megadeth-better-erroro.patch')
-rw-r--r--app-forensics/quickfuzz/files/quickfuzz-9999-megadeth-better-erroro.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/app-forensics/quickfuzz/files/quickfuzz-9999-megadeth-better-erroro.patch b/app-forensics/quickfuzz/files/quickfuzz-9999-megadeth-better-erroro.patch
new file mode 100644
index 000000000000..a9ce21b4cbe8
--- /dev/null
+++ b/app-forensics/quickfuzz/files/quickfuzz-9999-megadeth-better-erroro.patch
@@ -0,0 +1,9 @@
+diff --git a/Megadeth/Prim.hs b/Megadeth/Prim.hs
+index ad1782c..2f39336 100644
+--- a/bundled/megadeth/Megadeth/Prim.hs
++++ b/bundled/megadeth/Megadeth/Prim.hs
+@@ -82,3 +82,3 @@ simpleConView tyName c =
+ ForallC _ _ innerCon -> simpleConView tyName innerCon
+-
++ _ -> error $ "simpleConView: failed on " ++ show c
+