File: build.bat

package info (click to toggle)
haskell-shake 0.19.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,428 kB
  • sloc: haskell: 12,130; javascript: 977; ansic: 39; makefile: 12; sh: 2
file content (2 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (3)
1
2
@mkdir _shake 2> nul
@ghc --make Shakefile.hs -rtsopts -threaded -with-rtsopts=-I0 -outputdir=_shake -o _shake/build && _shake\build %*