Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gabriella439/haskell-pipes-safe-library issues and pull requests

#69 - Should onException catch?

Issue - State: open - Opened by despresc 5 months ago - 4 comments

#69 - Should onException catch?

Issue - State: open - Opened by despresc 5 months ago - 4 comments

#68 - Make it build with ghc-9.10

Pull Request - State: closed - Opened by erikd 7 months ago - 3 comments

#68 - Make it build with ghc-9.10

Pull Request - State: closed - Opened by erikd 7 months ago - 3 comments

#67 - Allow newer base and containers versions

Pull Request - State: closed - Opened by ysangkok over 1 year ago - 4 comments

#67 - Allow newer base and containers versions

Pull Request - State: closed - Opened by ysangkok over 1 year ago - 4 comments

#66 - pipes-safe does not permit GHC 9.8.1

Issue - State: closed - Opened by ysangkok over 1 year ago

#65 - Add passthrough MonadReader instance for SafeT

Pull Request - State: closed - Opened by k0001 over 1 year ago

#65 - Add passthrough MonadReader instance for SafeT

Pull Request - State: closed - Opened by k0001 over 1 year ago

#64 - Build against `primitive-0.9`

Pull Request - State: closed - Opened by Gabriella439 over 1 year ago

#64 - Build against `primitive-0.9`

Pull Request - State: closed - Opened by Gabriella439 over 1 year ago

#63 - Version 2.3.4 → 2.3.5

Pull Request - State: closed - Opened by Gabriella439 over 1 year ago

#62 - Export SafeT constructor

Pull Request - State: closed - Opened by k0001 over 1 year ago - 2 comments

#62 - Export SafeT constructor

Pull Request - State: closed - Opened by k0001 over 1 year ago - 2 comments

#61 - Build against `primitive-0.8`

Pull Request - State: closed - Opened by Gabriella439 almost 2 years ago - 2 comments

#61 - Build against `primitive-0.8`

Pull Request - State: closed - Opened by Gabriella439 almost 2 years ago - 2 comments

#60 - primitive-0.8 not allowed

Issue - State: closed - Opened by ysangkok almost 2 years ago - 2 comments

#59 - Allow transformers-0.6

Pull Request - State: closed - Opened by ysangkok almost 2 years ago - 1 comment

#59 - Allow transformers-0.6

Pull Request - State: closed - Opened by ysangkok almost 2 years ago - 1 comment

#58 - Fixing the base bump for GHC 9.6.1 from #57

Pull Request - State: closed - Opened by merijn almost 2 years ago - 1 comment

#58 - Fixing the base bump for GHC 9.6.1 from #57

Pull Request - State: closed - Opened by merijn almost 2 years ago - 1 comment

#57 - Update base bound for GHC 9.6

Pull Request - State: closed - Opened by merijn almost 2 years ago - 1 comment

#56 - Allow mtl 2.3.1

Pull Request - State: closed - Opened by Minoru over 2 years ago - 1 comment

#55 - Not compatible with mtl-2.3.1/transformers-0.6

Issue - State: closed - Opened by ysangkok over 2 years ago - 2 comments

#54 - Version 2.3.3 → 2.3.4

Pull Request - State: closed - Opened by Gabriella439 almost 3 years ago

#53 - Add binary-mode versions of file handle utilities

Pull Request - State: closed - Opened by chris-martin almost 3 years ago - 1 comment

#52 - Drop GHC < 8.10, raise misc. lower bounds, enable GitHub Actions CI

Pull Request - State: closed - Opened by chris-martin almost 3 years ago - 1 comment

#51 - Add allocate, allocate_, openFile

Pull Request - State: closed - Opened by chris-martin almost 3 years ago - 5 comments

#50 - CI with GitHub Actions

Pull Request - State: closed - Opened by chris-martin almost 3 years ago - 3 comments

#49 - memory leak

Issue - State: closed - Opened by zoranbosnjak almost 4 years ago - 3 comments

#48 - Version 2.3.2 → 2.3.3

Pull Request - State: closed - Opened by Gabriella439 about 4 years ago

#47 - support GHC 9.0

Pull Request - State: closed - Opened by amesgen about 4 years ago

#46 - onException seems to use plenty of memory

Issue - State: open - Opened by picca over 4 years ago - 9 comments

#45 - Version 2.3.1 → 2.3.2

Pull Request - State: closed - Opened by Gabriella439 over 5 years ago

#44 - documentation updated with MonadMask (#43)

Pull Request - State: closed - Opened by Skyfold over 5 years ago - 1 comment

#43 - Documentation Update Needed

Issue - State: open - Opened by Skyfold over 5 years ago - 2 comments

#42 - bump primitive upper bound

Pull Request - State: closed - Opened by mitchellwrosen over 5 years ago - 1 comment

#41 - Version 2.3.0 → 2.3.1

Pull Request - State: closed - Opened by Gabriella439 over 6 years ago

#40 - Remove `MonadFail` constraint

Pull Request - State: closed - Opened by Gabriella439 over 6 years ago

#39 - Derive `MonadFail` instance

Pull Request - State: closed - Opened by Gabriella439 over 6 years ago

#38 - Version 2.2.9 → 2.3.0

Pull Request - State: closed - Opened by Gabriella439 over 6 years ago - 1 comment

#37 - Bump for GHC 8.6.1

Pull Request - State: closed - Opened by vmchale over 6 years ago - 15 comments

#36 - Use the updated travis script, and test more modern GHCs

Pull Request - State: closed - Opened by gwils over 6 years ago - 3 comments

#35 - Remove ghc 7.4

Pull Request - State: closed - Opened by gwils over 6 years ago - 1 comment

#34 - MonadUnliftIO instance for SafeT?

Issue - State: open - Opened by merijn almost 7 years ago - 3 comments

#33 - pipes-safe build failure with ghc 8.4 (transformers-0.5.5.0)

Issue - State: closed - Opened by DanBurton almost 7 years ago - 2 comments

#32 - Add PrimMonad instance for SafeT

Pull Request - State: closed - Opened by acowley about 7 years ago - 3 comments

#31 - Flushing the pipeline on error

Issue - State: closed - Opened by 3noch over 7 years ago - 2 comments

#30 - Make explicit buffering easier when using `withFile`

Issue - State: open - Opened by 3noch over 7 years ago - 6 comments

#29 - Derive instance MonadFix m => MonadFix (SafeT m)

Pull Request - State: closed - Opened by mitchellwrosen over 8 years ago - 1 comment

#28 - Remove instances for MonadThrow and MonadCatch, add tryP/catchP

Pull Request - State: closed - Opened by jwiegley over 8 years ago - 3 comments

#27 - Build fails on GHC 7.4, even though there is an install plan

Issue - State: closed - Opened by phadej over 8 years ago - 1 comment

#26 - Allow transformers 0.5

Pull Request - State: closed - Opened by bgamari over 8 years ago - 4 comments

#25 - Add Safe Haskell pragmas

Pull Request - State: closed - Opened by rimmington over 9 years ago - 1 comment

#24 - Add new functions: tryP and catchP

Pull Request - State: closed - Opened by jwiegley over 9 years ago - 2 comments

#23 - MonadBaseControl and other instances for SafeT

Pull Request - State: closed - Opened by jwiegley over 9 years ago - 10 comments

#22 - Threading safe monads into writeFile/readFile

Issue - State: closed - Opened by aemixdp over 9 years ago - 4 comments

#21 - Function to safely acquire and register resources?

Issue - State: closed - Opened by massysett almost 10 years ago - 1 comment

#20 - Bump upper bound on exceptions

Pull Request - State: closed - Opened by bgamari almost 10 years ago - 1 comment

#19 - Minor updates

Pull Request - State: closed - Opened by k0001 about 10 years ago - 3 comments

#18 - Instance for ListT

Pull Request - State: closed - Opened by michaelt about 10 years ago - 2 comments

#17 - Simple execution error on Win32

Issue - State: open - Opened by m15k about 10 years ago - 4 comments

#16 - Fix stale unmask bug in the code for liftMask

Pull Request - State: closed - Opened by twhitehead almost 11 years ago - 2 comments

#14 - Support for exceptions 0.6?

Issue - State: closed - Opened by peti almost 11 years ago - 2 comments

#13 - Upgrade to `exceptions-0.6`

Pull Request - State: closed - Opened by jdnavarro almost 11 years ago - 1 comment

#12 - Finalizer not called with some uses of runSafeP and nested pipes

Issue - State: open - Opened by Davorak almost 11 years ago - 2 comments

#11 - v2.0.2 -> v2.1.0 in readme

Pull Request - State: closed - Opened by Davorak almost 11 years ago - 1 comment

#10 - Need to bump dependency on exceptions

Issue - State: closed - Opened by nomeata almost 11 years ago - 5 comments

#9 - Experiment with indexed SafeT

Pull Request - State: open - Opened by klao over 11 years ago

#8 - Added missing RankNTypes LANGUAGE pragma

Pull Request - State: closed - Opened by k0001 over 11 years ago

#7 - Documentation typos

Pull Request - State: closed - Opened by k0001 over 11 years ago - 1 comment

#6 - Add Control.Exception re-exports

Issue - State: closed - Opened by Gabriella439 over 11 years ago - 1 comment

#5 - Replace request/respond with await/yield

Pull Request - State: closed - Opened by k0001 over 11 years ago

#4 - Use Proxy instead of too polymorphic Effect' synonym

Pull Request - State: closed - Opened by k0001 over 11 years ago - 7 comments

#3 - MonadSafeIO typeclass refactoring

Pull Request - State: closed - Opened by DanBurton over 11 years ago - 2 comments

#2 - Upload pipes-safe-1.2.0 to Hackage

Issue - State: closed - Opened by mkscrg almost 12 years ago - 2 comments

#1 - Added functions analogous to 'try' and 'tryJust' from Control.Exception

Pull Request - State: closed - Opened by k0001 about 12 years ago - 4 comments