Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 346 Bytes

File metadata and controls

24 lines (18 loc) · 346 Bytes

Idris2 unifier and monomorphiser

Requires pack.

Build instructions

To build the monomorphiser, run:

pack build

Test instructions

To run test:

pack test dtc-utils.ipkgs

Alternatively, you may run the test subproject directly:

cd test
pack build
pack run