Joshua Potter
54b92afc06
Keep same `unliftio` exception semantics.
2022-04-03 12:21:24 -04:00
Joshua Potter
c699bee3df
Drop IORef per https://github.com/fused-effects/fused-effects-exceptions/issues/18 .
2022-04-02 11:05:39 -04:00
Joshua Potter
82d0d51810
Update version and fix https://github.com/NixOS/nixpkgs/issues/26561 .
2022-04-02 10:57:45 -04:00
Joshua Potter
c4014f49c6
Add `UnliftIO` support, passing through stylish-haskell.
2022-04-01 09:51:25 -04:00
Joshua Potter
f584509b44
Add flake/HIE/README.
2022-04-01 09:51:21 -04:00
Patrick Thomson
b62dafd3ef
GHC 9 support.
...
Apparently something in the typechecker got more ornery, because
passing the actions to `mask_` and `uninterruptibleMask_` using
`const` produced an error about not being able to instantiate
unification variables with polytypes.
2021-04-07 18:27:00 -04:00
Rob Rix
777a95e643
Bump 8.8 to 8.8.3.
2020-07-13 11:11:05 -04:00
Rob Rix
47ae6df816
Add 8.10 to tested-with.
2020-07-13 11:10:56 -04:00
Rob Rix
5e5dcc901a
Bump the package version.
2020-07-13 11:10:10 -04:00
Rob Rix
aaaee45efc
Bump to 1.1.
2020-07-08 11:09:01 -04:00
Patrick Thomson
83bd118d79
Compile the README.
...
As per https://github.com/fused-effects/fused-effects/pull/310 .
2019-11-01 11:30:36 -04:00
Patrick Thomson
56b9169cd9
Forgot a language clause.
2019-10-29 14:56:11 -04:00
Patrick Thomson
a685909638
Test `finally` in the presence of State.Strict and State.IORef.
2019-10-29 14:47:13 -04:00
Patrick Thomson
db2ddf6d7f
Add a skeleton test suite.
2019-10-29 14:17:35 -04:00
Patrick Thomson
54fd176097
Shorter versions.
2019-10-29 12:53:04 -04:00
Patrick Thomson
1852690582
Reorganize .cabal file.
2019-10-29 12:49:18 -04:00
Patrick Thomson
d672693b27
Excise basically the whole project in favor of Control.Effect.Exc.
2019-10-29 12:27:02 -04:00
Patrick Thomson
3a0f52f4b1
Merge remote-tracking branch 'origin/master' into port-resource-effect-for-1.0
2019-10-14 13:24:28 -04:00
Patrick Thomson
8a3c6e3baf
Add Resource effect and port to fused-effects 1.0.
2019-10-14 13:22:38 -04:00
Rob Rix
44ff4aeb25
Fix a URL.
2019-07-15 15:58:06 -04:00
Patrick Thomson
57b1dc8b5d
Clean up Cabal detritus.
2019-07-06 10:39:03 -04:00
Patrick Thomson
b2d59dc0d6
Upgrade to fused-effects 0.5.
2019-07-06 10:31:33 -04:00
Patrick Thomson
afa25d5562
Add withCatch.
2019-05-15 18:09:01 -04:00
Patrick Thomson
bfffc12e67
Update authors field.
2019-04-12 15:49:57 -04:00
Patrick Thomson
6e7f270240
Add real version bound.
2019-04-08 13:14:38 -04:00
Patrick Thomson
610116e9ba
Extract from parent project.
2019-03-19 10:24:57 -04:00