Skip to content

Files

Latest commit

0a87b8b · Jul 25, 2022

History

History

basic_modules

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 25, 2022
Jul 25, 2022
Jul 25, 2022

basic_modules - A rules_haskell Example Project

This project implements a very basic project with 2 modules. It uses Bazel build system, using rules_haskell to define the Haskell build.

Instructions

To build the package execute the following command in the examples/ directory:

$ bazel build //basic_modules