Add INLINE pragma on `try` and `tryJust`
Open
- Dominant language
- Haskell
- Stars
- 57
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Somehow GHC-9.0.1 is not able to inline this which blocks specialization also. See this https://github.com/composewell/streamly/issues/1061#issuecomment-864099028 . It will be helpful if there is an INLINE pragma on it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.