From 832fd6b08667f8489fabce1c7918adeafd841c71 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Thu, 16 Jan 2014 02:31:38 -0500 Subject: fix cabal build --- midi-dump.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'midi-dump.hs') diff --git a/midi-dump.hs b/midi-dump.hs index 51ebc6b..aa19def 100644 --- a/midi-dump.hs +++ b/midi-dump.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE NondecreasingIndentation #-} import AlsaSeq import Control.Concurrent (threadDelay) import qualified Sound.ALSA.Exception as AlsaExc -- cgit v1.2.3