devshorts
-
- 14,838 total downloads
- last updated 12/1/2014
- Latest version: 0.4.1
A safe monadic binder that will evaluate an expression chain and return an option type with information about whether the chain succeeded or not and where it failed. -
ParsecClone
by: devshorts- 11,977 total downloads
- last updated 7/15/2017
- Latest version: 2.0.3
A generalized parser combinator based off of fparsec. ParsecClone works on strings as well as binary files (with bit level parsing) -
- 1,573 total downloads
- last updated 9/10/2013
- Latest version: 1.0.0
Ports of useful haskell functions such as lines, unlines, tranpose, intercalate, words, unwords