Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 477 Bytes

bf-hs

Run instructions

  • stack run -- -i FILENAME_GOES_HERE
    • or stack run which defaults to hello_world
  • ./output/FILENAME_GOES_HERE

Flags and Arguments

-i          Provide input file
-o          Provide output file
-O          Provide output directory
-T          Provide temporary output directory (this is for intermediate files)
-I          Provide input directory (this is ignored if `-i` is set)
-d          Print debug information