Skip to content

cer/haskell-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Haskell code examples - very much work in progress

There are two main parts

  • docker - create docker images containing Haskell. You can then run from the command line using 'docker run -v /localproject:/app haskell /bin/bash' to get a command line with Haskell installed. Avoids ensuring that yuo have the right version installed locally

  • tictactoe - A Tic-Tac-Toe game that is based on Event Sourcing

About

Example Haskell code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published