Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 215 Bytes

Exercism-Haskell

Repo for documenting my practice in Haskell

Where to find exercise solutions

Within the exercism folder, the solution to the $n$-th exercise is found in Ex[n]/src/[name of exercise].hs.