Revert "workaround for #277"

This reverts commit 64971e08cd.
This commit is contained in:
Kazu Yamamoto 2014-07-03 22:00:51 +09:00
parent 64971e08cd
commit 8d0c86b7ec
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ install:
script:
- cabal configure --enable-tests
- cabal build
- ghc-pkg unregister transformers
- cabal test
- cabal check
- cabal sdist