Commit Graph

  • 12c8760057 Workaround subsumption changes in GHC 9.0.2. main Joshua Potter 2022-04-03 16:21:59 -0400
  • 54b92afc06 Keep same `unliftio` exception semantics. Joshua Potter 2022-04-03 12:13:20 -0400
  • e4aa4c78be Revert original `Control.Effect.Exception` module. Joshua Potter 2022-04-03 10:11:36 -0400
  • be5f86bc03 Revert comments/README. Joshua Potter 2022-04-02 22:17:04 -0400
  • c699bee3df Drop IORef per https://github.com/fused-effects/fused-effects-exceptions/issues/18. Joshua Potter 2022-04-02 11:05:39 -0400
  • 82d0d51810 Update version and fix https://github.com/NixOS/nixpkgs/issues/26561. Joshua Potter 2022-04-02 10:36:41 -0400
  • 10e8407424 Allow composing package elsewhere. Joshua Potter 2022-04-01 13:23:29 -0400
  • f0c45c8af5 Add flake-compat. Joshua Potter 2022-04-01 10:46:27 -0400
  • c4014f49c6 Add `UnliftIO` support, passing through stylish-haskell. Joshua Potter 2022-03-31 23:48:48 -0400
  • f584509b44 Add flake/HIE/README. Joshua Potter 2022-03-31 22:34:23 -0400
  • 7920fa7a96
    Merge pull request #17 from fused-effects/ghc9 Patrick Thomson 2021-04-07 19:42:16 -0400
  • 0f05a7eae6 and make sure it runs everywhere we want it to Patrick Thomson 2021-04-07 18:30:09 -0400
  • 9e55b74532 update CI Patrick Thomson 2021-04-07 18:29:22 -0400
  • b62dafd3ef GHC 9 support. Patrick Thomson 2021-04-07 18:27:00 -0400
  • ae2d4e9ce8
    Merge pull request #16 from fused-effects/1.1 1.1.0.0 Rob Rix 2020-07-13 11:28:16 -0400
  • 917120d62c
    Spacing. Rob Rix 2020-07-13 11:15:57 -0400
  • 39ca4b9b15
    Placate hlint. Rob Rix 2020-07-13 11:15:51 -0400
  • 657ababae4
    Rename the CI config. Rob Rix 2020-07-13 11:15:25 -0400
  • 0fffc0ef74
    Update the CI config. Rob Rix 2020-07-13 11:15:11 -0400
  • 63cd204413
    Add a CI-specific cabal.project file. Rob Rix 2020-07-13 11:12:52 -0400
  • d0f182f33a
    Add 8.10 to CI. Rob Rix 2020-07-13 11:11:51 -0400
  • bfc75060ca
    Bump CI to 8.8.3. Rob Rix 2020-07-13 11:11:42 -0400
  • e5485955e7
    Bump CI to the latest cabal. Rob Rix 2020-07-13 11:11:33 -0400
  • 777a95e643
    Bump 8.8 to 8.8.3. Rob Rix 2020-07-13 11:11:05 -0400
  • 47ae6df816
    Add 8.10 to tested-with. Rob Rix 2020-07-13 11:10:56 -0400
  • 14bbc5104c
    Add a changelog entry. Rob Rix 2020-07-13 11:10:38 -0400
  • 5e5dcc901a
    Bump the package version. Rob Rix 2020-07-13 11:10:10 -0400
  • 6dc3043254
    Merge pull request #15 from fused-effects/distributive-algebra Rob Rix 2020-07-08 13:34:33 -0400
  • aaaee45efc
    Bump to 1.1. Rob Rix 2020-07-08 11:09:01 -0400
  • e3a3dae17c
    Update all the uses of liftWith for the new ordering. Rob Rix 2020-07-03 13:44:08 -0400
  • f478f9bffb
    Update Control.Carrier.State.IORef. Rob Rix 2020-07-03 13:42:20 -0400
  • 4d63df6eb3
    Add the stylish-haskell config. Rob Rix 2020-07-03 13:39:05 -0400
  • bce1613a2d
    Depend on fused-effects@master. Rob Rix 2020-07-03 13:38:20 -0400
  • 82abf48863
    Merge pull request #12 from fused-effects/version-1.0.0.0 v1.0.0.0 Patrick Thomson 2019-11-12 14:12:54 -0500
  • 3fd26eadf6 Track fused-effects-1.0 from Hackage. Patrick Thomson 2019-11-12 11:21:33 -0500
  • 8d3d9c9eaf
    Merge pull request #11 from fused-effects/we-want-the-functor Patrick Thomson 2019-11-07 16:06:42 -0500
  • 4bc96a21ae Adjust IORef carrier to handle new handleCoercible idiom. Patrick Thomson 2019-11-07 15:57:24 -0500
  • 31c9b7cdee
    Merge pull request #10 from fused-effects/from-readme-to-compileme Patrick Thomson 2019-11-01 12:15:02 -0400
  • 83bd118d79 Compile the README. Patrick Thomson 2019-11-01 11:30:36 -0400
  • 4b77ba2f15 Symlink the README. Patrick Thomson 2019-11-01 11:23:13 -0400
  • 6a6e2e5baf
    Merge pull request #9 from fused-effects/test-imony Patrick Thomson 2019-10-31 16:06:30 -0400
  • f168d094d3 Run the tests in CI now that we have them. Patrick Thomson 2019-10-31 16:00:58 -0400
  • 18df1a752f
    Merge pull request #8 from fused-effects/new-glorious-exceptions Patrick Thomson 2019-10-31 15:59:39 -0400
  • 0ca568cbce No need for a runM. Patrick Thomson 2019-10-31 15:40:29 -0400
  • aff3177b53 Merge branch 'new-glorious-exceptions' into test-imony Patrick Thomson 2019-10-31 15:39:21 -0400
  • 36fdef6a68 We never shipped a version that contained Resource. Patrick Thomson 2019-10-31 15:37:43 -0400
  • 56b9169cd9 Forgot a language clause. Patrick Thomson 2019-10-29 14:56:11 -0400
  • 3191eadf9b Adjust example in the README. Patrick Thomson 2019-10-29 14:50:52 -0400
  • a685909638 Test `finally` in the presence of State.Strict and State.IORef. Patrick Thomson 2019-10-29 14:47:13 -0400
  • db2ddf6d7f Add a skeleton test suite. Patrick Thomson 2019-10-29 14:15:52 -0400
  • 22ef821297 consistent export lists Patrick Thomson 2019-10-29 12:53:24 -0400
  • 54fd176097 Shorter versions. Patrick Thomson 2019-10-29 12:53:04 -0400
  • b38a6846f1 Merge remote-tracking branch 'origin/master' into new-glorious-exceptions Patrick Thomson 2019-10-29 12:52:09 -0400
  • 1852690582 Reorganize .cabal file. Patrick Thomson 2019-10-29 12:49:18 -0400
  • bb1bc9c407 Update changelog. Patrick Thomson 2019-10-29 12:46:57 -0400
  • fca52034b3 Rework README. Patrick Thomson 2019-10-29 12:42:00 -0400
  • c15f016a49 Add Actions-based CI. Patrick Thomson 2019-10-29 12:41:52 -0400
  • d672693b27 Excise basically the whole project in favor of Control.Effect.Exc. Patrick Thomson 2019-10-29 12:27:02 -0400
  • a39a61861d Add Control.Effect.Exception. Patrick Thomson 2019-10-29 12:22:20 -0400
  • 031544d4b7
    Merge pull request #7 from iand675/master Patrick Thomson 2019-10-23 17:27:55 -0400
  • acb517b68a Update changelog Ian Duncan 2019-10-23 10:21:00 +0900
  • be5a29cc19 Rename catchSync to catch, catch to catchAsync. Ian Duncan 2019-10-20 20:34:34 +0900
  • e9c75732ac
    Merge pull request #5 from fused-effects/port-resource-effect-for-1.0 Patrick Thomson 2019-10-16 17:41:09 -0400
  • 65fa041be3 Update Resource effect to what's in FE now. Patrick Thomson 2019-10-15 17:00:36 -0400
  • 8d2101ae5c Travis is in a separate PR now. Patrick Thomson 2019-10-15 16:58:52 -0400
  • 7a1d2b0705 Use the fused-effects Travis. Patrick Thomson 2019-10-15 16:25:37 -0400
  • 1d1ca697af Fix documentation and merge fallout. Patrick Thomson 2019-10-14 13:27:43 -0400
  • ff03bb24bd Add travis stuff since this is now a more prominent part of the ecosystem. Patrick Thomson 2019-10-14 13:24:55 -0400
  • 3a0f52f4b1 Merge remote-tracking branch 'origin/master' into port-resource-effect-for-1.0 Patrick Thomson 2019-10-14 13:24:28 -0400
  • 8a3c6e3baf Add Resource effect and port to fused-effects 1.0. Patrick Thomson 2019-10-14 13:22:38 -0400
  • c900f59f8f
    Merge pull request #2 from fused-effects/upgrade-to-0.5 Rob Rix 2019-07-15 15:03:22 -0500
  • 073f8199dc
    Rename withCatch to runCatch. Rob Rix 2019-07-15 16:02:23 -0400
  • 06a867679d
    Rename runCatch to unliftCatch. Rob Rix 2019-07-15 16:02:09 -0400
  • 44ff4aeb25
    Fix a URL. Rob Rix 2019-07-15 15:58:06 -0400
  • 57b1dc8b5d Clean up Cabal detritus. Patrick Thomson 2019-07-06 10:38:50 -0400
  • b2d59dc0d6 Upgrade to fused-effects 0.5. Patrick Thomson 2019-07-06 10:31:33 -0400
  • 5533982d40 It helps to export functions. Patrick Thomson 2019-05-15 18:11:02 -0400
  • afa25d5562 Add withCatch. Patrick Thomson 2019-05-15 18:09:01 -0400
  • bfffc12e67 Update authors field. Patrick Thomson 2019-04-12 15:49:57 -0400
  • 6e7f270240 Add real version bound. Patrick Thomson 2019-04-08 13:14:38 -0400
  • 610116e9ba Extract from parent project. Patrick Thomson 2019-03-19 10:24:57 -0400
  • b22ef9f2fa Initial commit. Patrick Thomson 2019-03-19 10:24:42 -0400