0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add default-language More... about 2 years ago
Increase minimal cabal version to keep Hackage happy More... about 2 years ago
Add FlexibleContexts to work with GHC 9.2.2 More... about 2 years ago
Correct dependencies to match what we actually support. More... over 4 years ago
Bump version More... over 4 years ago
Changes to support GHC 8.8, plus drop some old #ifdefs More... over 4 years ago
Add `MonadFail` instances for the transformers (and clean up some warnings) More... over 5 years ago
Remove manual version tracking. More... over 5 years ago
Add a type family for nicer construction of monad towers. More... over 5 years ago
Ignore build artifacts More... over 5 years ago
Remove unused old file More... over 5 years ago
Add `Applicative` instances to the base monads. More... almost 10 years ago
Bump version More... almost 11 years ago
Merge pull request #3 from elliottt/safe-haskell More... almost 11 years ago
Add safe haskell markings More... almost 11 years ago
Merge pull request #2 from nomeata/patch-1 More... over 11 years ago
Typo continuarions
nomeata
as Joachim Breitner
More... over 11 years ago
Change the implementation of `Label`. More... over 11 years ago
Generalize the type of callCC to support jumps from differently typed contexts. More... over 11 years ago
Merge pull request #1 from elliottt/master More... almost 12 years ago
Add the Rank2Types extension to MonadLib.Derive for easier ghci More... about 12 years ago
Fix a warning about Control.Monad More... about 12 years ago
Group common functionality in the export list More... about 12 years ago
Add functions to derive empty and <|> from Alternative More... about 12 years ago
Add functions to derive pure and <*> from Applicative More... about 12 years ago
Improve the implementation of Labels and jump. More... over 13 years ago
Update tests. More... over 14 years ago
Add RunWriterM instance for ContT. More... over 14 years ago
Add ReaderM instance for ContT and bump version. More... over 14 years ago
Add a RunM instance for ChoiceT More... over 14 years ago