From 2091eb60277cd00adf27610dbdf208e0ab22029c Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Thu, 3 Jul 2014 22:39:49 +0900 Subject: [PATCH] Revert "workaround for #277" This reverts commit ef2087b379da2351e4054f6099944833f024b39e. --- ghc-mod.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index 0240302..ec9b820 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -98,7 +98,7 @@ Library , process , syb , time - , transformers < 0.4 + , transformers , transformers-base , mtl , monad-control