You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-forensics/quickfuzz/files/quickfuzz-0.1_p20160920-ghc...

9 lines
250 B

diff --git a/src/Midi.hs b/src/Midi.hs
index 2b7a359..8c4eacc 100644
--- a/src/Midi.hs
+++ b/src/Midi.hs
@@ -1,2 +1,2 @@
-{-# LANGUAGE TemplateHaskell, FlexibleInstances#-}
+{-# LANGUAGE TemplateHaskell, FlexibleInstances, OverlappingInstances #-}