DEV Community

Haskell

A lazy, pure and functional language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Currying in TypeScript (just for fun)

Currying in TypeScript (just for fun)

9
Comments 2
3 min read
ZuricHac 2020

ZuricHac 2020

5
Comments
2 min read
Homebrew Brewfile Dump with Haskell

Homebrew Brewfile Dump with Haskell

6
Comments
3 min read
Solving Algorithm Challenges in Haskell: Anagrams

Solving Algorithm Challenges in Haskell: Anagrams

12
Comments 6
5 min read
Composition of Function Composition - (.).(.)

Composition of Function Composition - (.).(.)

5
Comments
3 min read
함수 합성 함수의 합성 - (.).(.)

함수 합성 함수의 합성 - (.).(.)

7
Comments 1
2 min read
Look for Nuke Launchers in Haskell

Look for Nuke Launchers in Haskell

8
Comments
1 min read
Crossposting to Medium via Command Line

Crossposting to Medium via Command Line

8
Comments
3 min read
Zero Boilerplate , Zero Runtime errors : Coding with Monads

Zero Boilerplate , Zero Runtime errors : Coding with Monads

5
Comments
4 min read
Prelude

Prelude

6
Comments
3 min read
GSoC 2020: Dhall Documentation Generator

GSoC 2020: Dhall Documentation Generator

3
Comments
1 min read
Nix - Trying out Haskell with less hassle

Nix - Trying out Haskell with less hassle

14
Comments
3 min read
Custom Markdown in Pandoc

Custom Markdown in Pandoc

7
Comments
3 min read
Function domain

Function domain

7
Comments 1
2 min read
RecordDotSyntax in Haskell

RecordDotSyntax in Haskell

8
Comments
2 min read
CircleCI and Haskell

CircleCI and Haskell

5
Comments
5 min read
Production Drafts for Hakyll Posts

Production Drafts for Hakyll Posts

5
Comments
2 min read
How to define JSON instances quickly

How to define JSON instances quickly

10
Comments 5
6 min read
Adding `published` to Hakyll Posts

Adding `published` to Hakyll Posts

6
Comments
2 min read
Using Shake Oracles

Using Shake Oracles

19
Comments
8 min read
Code is beautiful

Code is beautiful

6
Comments 2
3 min read
Rewriting to Haskell–Errors

Rewriting to Haskell–Errors

8
Comments 2
4 min read
Type Thinking 🤔 P2 - Typeclass

Type Thinking 🤔 P2 - Typeclass

6
Comments 2
3 min read
Rewriting to Haskell–Parsing Query Params, Again

Rewriting to Haskell–Parsing Query Params, Again

6
Comments 2
3 min read
바인드(bind) 모나드 합성이 진짜 함수형일까?

바인드(bind) 모나드 합성이 진짜 함수형일까?

3
Comments
3 min read
Is bind (monadic composition) really functional?

Is bind (monadic composition) really functional?

4
Comments
6 min read
Hakyll Pt. 6 – Pure Builds With Nix

Hakyll Pt. 6 – Pure Builds With Nix

6
Comments
6 min read
Type thinking P1 - Types 

Type thinking P1 - Types 

16
Comments 1
2 min read
Rewriting to Haskell–Parsing Query Params

Rewriting to Haskell–Parsing Query Params

9
Comments
3 min read
Rewriting to Haskell–Linting

Rewriting to Haskell–Linting

2
Comments
2 min read
Stateful property-based testing with QuickCheck State Machine

Stateful property-based testing with QuickCheck State Machine

11
Comments
12 min read
Rewriting to Haskell–Testing

Rewriting to Haskell–Testing

6
Comments
2 min read
From Functor to Applicative

From Functor to Applicative

6
Comments
2 min read
Writing cleaner code with the rule of least power #ROLP

Writing cleaner code with the rule of least power #ROLP

74
Comments 5
6 min read
Are You a Confused Programmer? Learn a Functional Language

Are You a Confused Programmer? Learn a Functional Language

74
Comments 12
6 min read
Rewriting to Haskell–Making GHC More Nitpicky

Rewriting to Haskell–Making GHC More Nitpicky

6
Comments
2 min read
Functional programming jargon for JavaScript devs

Functional programming jargon for JavaScript devs

19
Comments
7 min read
Rewriting to Haskell–Standing on the shoulders of Rails

Rewriting to Haskell–Standing on the shoulders of Rails

5
Comments
2 min read
Using the Writer monad to refactor my interpreter

Using the Writer monad to refactor my interpreter

8
Comments
3 min read
Elm(とHaskell)でシーザー暗号

Elm(とHaskell)でシーザー暗号

8
Comments 2
3 min read
Installing Agda using Stack

Installing Agda using Stack

9
Comments
1 min read
Rewriting to Haskell–Configuration

Rewriting to Haskell–Configuration

7
Comments
2 min read
Mac, Linux 에서 vscode 하스켈 개발환경 세팅하기 업데이트(2020-10-10)

Mac, Linux 에서 vscode 하스켈 개발환경 세팅하기 업데이트(2020-10-10)

7
Comments
1 min read
Rewriting to Haskell–Automatic Formatting

Rewriting to Haskell–Automatic Formatting

7
Comments
2 min read
Rewriting to Haskell–Deployment

Rewriting to Haskell–Deployment

10
Comments
3 min read
The best Functional Programming blogs, for beginners to professionals!

The best Functional Programming blogs, for beginners to professionals!

63
Comments
4 min read
Rewriting to Haskell–Project Setup

Rewriting to Haskell–Project Setup

8
Comments
3 min read
Shake rules as recipes

Shake rules as recipes

11
Comments
8 min read
Rewriting to Haskell–Intro

Rewriting to Haskell–Intro

6
Comments
2 min read
Functional Programming Interview Questions

Functional Programming Interview Questions

48
Comments 2
2 min read
Why Learning Haskell Sucks

Why Learning Haskell Sucks

12
Comments 1
5 min read
Staring at ($), (< $ >), (< * >) and (>>=)

Staring at ($), (< $ >), (< * >) and (>>=)

8
Comments 4
3 min read
Using Nix to deploy a Haskell web app to Heroku

Using Nix to deploy a Haskell web app to Heroku

11
Comments
4 min read
Switching to Haskell

Switching to Haskell

14
Comments 29
1 min read
Your first Stack project (build, test, dist)

Your first Stack project (build, test, dist)

15
Comments 3
8 min read
Algebraic Structures Explained - Part 3 Semigroup

Algebraic Structures Explained - Part 3 Semigroup

14
Comments 3
7 min read
VS Code for Haskell in 2020

VS Code for Haskell in 2020

42
Comments 10
4 min read
From Kanbanery to Trello

From Kanbanery to Trello

9
Comments
6 min read
Apply me both lists

Apply me both lists

17
Comments
4 min read
C9 Lectures: Dr Erik Meijer - Functional Programming Fundamentals

C9 Lectures: Dr Erik Meijer - Functional Programming Fundamentals

5
Comments
1 min read
loading...