Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 231 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 231 Bytes

haskell-monolish

Build Docker Image

For stack docker integration.

$ docker build -t haskell-monolish .

Running Example

$ # Show the list of examples
$ stack run

$ # Run an example
$ stack run -- xor