Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 178 Bytes

INSTALL.md

File metadata and controls

12 lines (9 loc) · 178 Bytes

Cabal based build

  1. Install MinGHC
  2. cd cgraytrace
  3. cabal update
  4. cabal install

Stack based build

  1. md c:\stack
  2. set STACK_ROOT=c:\stack
  3. stack build