Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in haskell

Curry Howard correspondence and equality

Interfacing with the XKB API with hsc2hs

haskell ffi hsc2hs

How would I strip out comments from a file with Parsec?

haskell parsec

Polymorphic callbacks in data constructor

haskell

Haskell: Recursion with a polymorphic equality function

haskell polymorphism

Type classes & instances: Pattern parameter becoming a list -- or not?

Recursive algebraic data types via polymorphism in Haskell

MonadRef pure implementation

haskell monads

How to create the `enumFromTo` function on Morte?

Pass multiple arguments to map's func argument

list haskell

Haskell Remove duplicates from list

haskell

web based profiler for haskell

haskell

Is the equivalent of Haskell's Foldable and Traversable simply a sequence in Clojure?

Composing Monadic Functions with `<=<`

haskell

Porting extensible array indexing (Ix and family) to Java

java arrays haskell porting

Regular expression replace with callback

regex haskell

Haskell tuple function composition

Haskell Gloss, reading from console within animate function does not update drawing

haskell io gloss

Bind vs Assignment in Haskell

Haskell type error message

haskell types typeerror