Skip to content

cattingcat/hs-examples-2

Repository files navigation

app-template

Setup

    ghcup list
    ghcup install ghc 8.10.2
    ghcup install cabal

Working

    cabal update
    
    cabal build

    cabal repl
      :m +Module.Name

    cabal run

    cabal install  [optional package name]

Formatting

  ./tool/format.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages