Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 226 Bytes

Learning Haskell

After many years of dabbling, I'm making use of some down-time to learn the great language.

Installation

All code was run in the official docker image:

docker pull haskell
docker run -it haskell