Skip to content

Commit f6ce074

Browse files
authored
add exceptions dependency
1 parent 0c815bf commit f6ce074

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

streaming.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ library
212212
, transformers-base < 0.5
213213
, ghc-prim
214214
, containers
215+
, exceptions >=0.6
215216

216217
if !impl(ghc >= 8.0)
217218
build-depends:

0 commit comments

Comments
 (0)