Pet project to play around with Haskell.
Find a file
2019-11-24 17:06:51 +01:00
app Make Board a type synonym isntead of a newtype 2019-11-24 17:06:51 +01:00
src Make Board a type synonym isntead of a newtype 2019-11-24 17:06:51 +01:00
test Make Board a type synonym isntead of a newtype 2019-11-24 17:06:51 +01:00
.gitignore Initial commit 2019-11-24 02:49:57 +01:00
minesweeper.cabal Initial commit 2019-11-24 02:49:57 +01:00
package.yaml Initial commit 2019-11-24 02:49:57 +01:00
Setup.hs Initial commit 2019-11-24 02:49:57 +01:00
stack.yaml Initial commit 2019-11-24 02:49:57 +01:00
stack.yaml.lock Initial commit 2019-11-24 02:49:57 +01:00