mirror of
https://github.com/haskell-effectful/effectful.git
synced 2024-11-22 22:14:21 +03:00
65e8c3d652
* Update template-haskell bounds * Update GHC
12 lines
258 B
Plaintext
12 lines
258 B
Plaintext
packages:
|
|
effectful-core/*.cabal
|
|
effectful-plugin/*.cabal
|
|
effectful-th/*.cabal
|
|
effectful/*.cabal
|
|
|
|
-- Ignore dependencies of other effect libraries.
|
|
allow-newer: cleff:*
|
|
, freer-simple:*
|
|
, fused-effects:*
|
|
, polysemy:*
|