Skip to content
Snippets Groups Projects
Commit 623719db authored by Edward Kmett's avatar Edward Kmett
Browse files

Merge pull request #55 from sapek/transformers-compat

Bump dependency on transformers-compat to < 0.6
parents 61e5d3b8 2c915906
No related branches found
No related tags found
No related merge requests found
name: exceptions
category: Control, Exceptions, Monad
version: 0.8.1
version: 0.8.2
cabal-version: >= 1.8
license: BSD3
license-file: LICENSE
......@@ -37,7 +37,7 @@ library
stm >= 2.2 && < 3,
template-haskell >= 2.2 && < 2.12,
transformers >= 0.2 && < 0.6,
transformers-compat >= 0.3 && < 0.5,
transformers-compat >= 0.3 && < 0.6,
mtl >= 2.0 && < 2.3
exposed-modules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment