Bump to 1.1.
parent
e3a3dae17c
commit
aaaee45efc
|
@ -1,6 +1 @@
|
|||
packages: .
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/fused-effects/fused-effects.git
|
||||
tag: e677228b1f9c69a9378c3f33ea9ca798b06831d3
|
||||
|
|
|
@ -33,7 +33,7 @@ library
|
|||
Control.Effect.Exception
|
||||
build-depends:
|
||||
base >= 4.7 && < 5
|
||||
, fused-effects >= 1
|
||||
, fused-effects >= 1.1
|
||||
, transformers >= 0.4 && < 0.6
|
||||
|
||||
test-suite test
|
||||
|
|
Loading…
Reference in New Issue