Skip to content

andwu137/bf-hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ef724b8 · Oct 4, 2024

History

26 Commits
Oct 4, 2024
Sep 30, 2024
Oct 4, 2024
Jul 14, 2024
Oct 2, 2024
Sep 29, 2024
Jul 14, 2024
Jul 14, 2024
Sep 30, 2024
Jul 14, 2024
Sep 30, 2024
Sep 30, 2024
Jul 14, 2024
Jul 14, 2024

Repository files navigation

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