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 --- axis.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'axis.hs') diff --git a/axis.hs b/axis.hs index 1e1a911..5630620 100644 --- a/axis.hs +++ b/axis.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE NondecreasingIndentation #-} {-# LANGUAGE StandaloneDeriving #-} import FRP.Netwire hiding (when) import Prelude hiding ((.), id, null, filter) -- cgit v1.2.3