This project implements a very basic project with 2 modules. It uses Bazel build system, using rules_haskell to define the Haskell build.
To build the package execute the following command in the examples/
directory:
$ bazel build //basic_modules
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This project implements a very basic project with 2 modules. It uses Bazel build system, using rules_haskell to define the Haskell build.
To build the package execute the following command in the examples/
directory:
$ bazel build //basic_modules