File: build.bat

package info (click to toggle)
haskell-shake 0.19.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,412 kB
  • sloc: haskell: 12,008; javascript: 977; ansic: 39; makefile: 12; sh: 2
file content (2 lines) | stat: -rwxr-xr-x 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 %*