app | ||
deps | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
.hlint.yaml | ||
ChangeLog.md | ||
ibhelper.cabal | ||
LICENSE | ||
package.yaml | ||
README.md | ||
Setup.hs | ||
stack.yaml |
ibhelper
Execute
- Run
stack exec -- ibhelper-exe
to see "We're inside the application!" - With
stack exec -- ibhelper-exe --verbose
you will see the same message, with more logging.
Run tests
stack test