Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in haskell

Haskell Servant and streaming

haskell amazon-s3 servant

Fast parsing of string that allows escaped characters?

Efficient alternative to Data.Vector.dropWhile

How to Use Haskell's Stack Build Tool to Export a Library to Be Consumed by C/C++?

haskell ffi haskell-stack

Is it possible to write this function in Haskell?

haskell dependent-type

Is it usual to wrap a variable in an useless `id` call to avoid eta-conversion issues on proofs?

Type quantifiers in Haskell functions

haskell lambda-calculus

How to use a list of lens?

Haskell - hostname resolution inside Alpine Docker image does not work

Safest way to generate random GADT with Hedgehog (or any other property-based testing framework)

Puzzling performance/output behavior with rank-2 polymorphism in Haskell

Is there a “dual” to zooming?

Pattern match phantom type

how would monadic rules apply if the function could be of a different type

scala haskell clojure

Curry's paradox in Haskell?

Hint.interpret gives a compiler error when used on a Polysemy.Sem value

Combining State monad with Either-style error propagation

Is the name of `liftM` inspired by lifts in mathematics? [closed]

Type inference in where clauses

haskell ghc type-inference

What is # as prefix?

haskell