File: build.bat

package info (click to toggle)
haskell-shake 0.16.4%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,216 kB
  • sloc: haskell: 9,280; ansic: 39; makefile: 19; sh: 2
file content (2 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download
1
2
@mkdir _shake 2> nul
@ghc --make Build.hs -rtsopts -threaded -with-rtsopts=-I0 -outputdir=_shake -o _shake/build && _shake\build %*