Packages
parser_builder
1.3.0Easily create resumable parsers with parser_builder
ex_imap_client
0.3.0A library for communicating with an IMAP server
dir_cleaner
0.1.1DirCleaner is a simple-to-use utility to automatically remove stale or temporary files from specified directories
ecto_multi_repo
0.1.1EctoMultiRepo is a "batteries included" library that allows you to create ecto repos dynamically at runtime.
monad_cps
0.1.0This project provides the equivalent of a Monad Typeclass similar to Haskell. The main difference though is that the typeclass is not abstract but the continuation monad. An example monad for the Maybe type in the README.
parser_combs
0.1.0This package provides a parser combinator library similar to Haskell's Parsec.