relude
relude copied to clipboard
🌀 Safe, performant, user-friendly and lightweight Haskell standard library
Results
21
relude issues
Sort by
recently updated
recently updated
newest added
Resolves #444 In our code base we are using a lot of ExceptT an runExcept. But unfortunately throwError requires an additional import. ## Checklist: ### HLint - [ ] I've...