Forem

Haskell

A lazy, pure and functional language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Identify Similar Pieces of Code

How to Identify Similar Pieces of Code

4
Comments
5 min read
Prefer Typeclasses over Records of Functions

Prefer Typeclasses over Records of Functions

3
Comments
2 min read
Haskell - Generating lenses for third party libraries

Haskell - Generating lenses for third party libraries

5
Comments
2 min read
Running HLint as a GHC source plugin

Running HLint as a GHC source plugin

6
Comments
4 min read
Match URI templates with Burrito

Match URI templates with Burrito

6
Comments 2
1 min read
How to test in Haskell using comments?

How to test in Haskell using comments?

6
Comments
3 min read
My Way of (Purely Functional) Programming

My Way of (Purely Functional) Programming

6
Comments 6
1 min read
Documenting JS functions as haskell :P

Documenting JS functions as haskell :P

6
Comments
3 min read
Reverse Maybe as Another Applicative-not-Monad

Reverse Maybe as Another Applicative-not-Monad

5
Comments
2 min read
Getting close to the conceptual metal

Getting close to the conceptual metal

6
Comments
15 min read
Catamorphisms

Catamorphisms

7
Comments
1 min read
Minesweeper clone in Haskell for console

Minesweeper clone in Haskell for console

5
Comments
1 min read
Magic refactoring with Unison: much more than a new programming language

Magic refactoring with Unison: much more than a new programming language

6
Comments 1
4 min read
Prototyping a Small Genetic Algorithms Library in Haskell

Prototyping a Small Genetic Algorithms Library in Haskell

10
Comments
12 min read
Type-Safe MySQL Queries via Postgres

Type-Safe MySQL Queries via Postgres

15
Comments
5 min read
Servant's type-level domain specific language

Servant's type-level domain specific language

13
Comments
22 min read
Pure Programs: Pure functions all grown up

Pure Programs: Pure functions all grown up

5
Comments
1 min read
What does the phrase Monadic Bind mean in Haskell?

What does the phrase Monadic Bind mean in Haskell?

4
Comments 1
4 min read
Consistently Logical

Consistently Logical

6
Comments
8 min read
Duck-typing with GHC Generics

Duck-typing with GHC Generics

7
Comments
9 min read
A Good Video for Haskell Monad

A Good Video for Haskell Monad

10
Comments 6
1 min read
A Nice Short Video for Basic Haskell

A Nice Short Video for Basic Haskell

10
Comments
1 min read
Hastatic: A tiny static content web server for Docker

Hastatic: A tiny static content web server for Docker

5
Comments 2
1 min read
Haskell, Vectors, and Implicit Knowledge

Haskell, Vectors, and Implicit Knowledge

10
Comments 3
6 min read
I can't understand the twiceOptional function from Data61 fp course.

I can't understand the twiceOptional function from Data61 fp course.

3
Comments 1
2 min read
loading...