1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-11 08:25:46 +03:00
juvix/app
Paul Cadman b51623077a
Add "-Oz" optimization flag to clang args (#133)
The "-Oz" optimization flag optimizes to minimize the size of the
resulting binary.
2022-05-31 17:50:29 +02:00
..
Commands Add "-Oz" optimization flag to clang args (#133) 2022-05-31 17:50:29 +02:00
App.hs Generic Errors and refactoring (#123) 2022-05-26 17:52:08 +02:00
CLI.hs [app] Add compile command (#130) 2022-05-30 17:46:17 +02:00
Command.hs [app] Add compile command (#130) 2022-05-30 17:46:17 +02:00
GlobalOptions.hs Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
Main.hs [app] Add compile command (#130) 2022-05-30 17:46:17 +02:00