Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in haskell

Haskell/Parsec: how do I use Text.Parsec.Token with Text.Parsec.Indent (from the indents package)

How do exceptions work in Haskell (part two)?

exception haskell

Adapting Error to Except

Snap tutorial and advice

Are there type signatures which Haskell can't verify?

How do I write a Data.Vector.Unboxed instance in Haskell?

haskell typeclass unboxing

How to write fixed point build rules in Shake, e.g. Latex

Haskell: How to write interactive interpreter on top of a State monad?

Are there "type-level combinators"? Will they exist in some future?

Parsec.Expr repeated Prefix/Postfix operator not supported

haskell parsec

Is there a theory that combines category theory/abstract algebra and computational complexity?

Would error messages improve if we could disable features?

Do monad transformers, generally speaking, arise out of adjunctions?

Haskell-like type system in C

Why doesn't Safe Haskell support Template Haskell?

haskell template-haskell

Finger Tree (Data.Sequence) vs Rope (Data.Rope) (Haskell, or in general)

Lazy Pattern matching in Data.List

haskell

Blacklisting your own faulty hackage release

haskell cabal hackage

Why the cycle function cannot work with empty list?

haskell

Haskell type operator precedence