Back to Devbox

Haskell

examples/development/haskell/my-project/README.md

0.17.2383 B
Original Source

Haskell

This example was generated using stack. To generate a similar example, you can copy the devbox json and run devbox shell.

Once your shell has activated, run:

stack new my-project
cd my-project
stack build
stack exec my-project-exe

For more details, check out the Haskell + Devbox Docs