aboutsummaryrefslogtreecommitdiff
path: root/Math/LinProg/Types.hs
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2014-10-08 18:03:01 +1100
committerJustin Bedo <cu@cua0.org>2014-10-08 22:02:56 +1100
commitf4f5c99fcce607e72847cb11fd3ec90b0c089a63 (patch)
tree1eedb231bfbc1e1abb53e9bfd27e695b2fc4d8c6 /Math/LinProg/Types.hs
parent35b43189d5a262860ad84da43928eeb7b1894420 (diff)
Fix up FFI exports; fix cabal file; tidy source
Diffstat (limited to 'Math/LinProg/Types.hs')
-rw-r--r--Math/LinProg/Types.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Math/LinProg/Types.hs b/Math/LinProg/Types.hs
index 8b95ef0..69da6bf 100644
--- a/Math/LinProg/Types.hs
+++ b/Math/LinProg/Types.hs
@@ -20,7 +20,6 @@ module Math.LinProg.Types (
import Data.Functor.Foldable
import Control.Monad.Free
-import qualified Data.Map as M
data LinExpr' t v a =
Lit t