1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 17:32:00 +03:00
juvix/app/Commands/Dev/Runtime/Compile/Options.hs

4 lines
129 B
Haskell
Raw Normal View History

2022-12-06 13:33:20 +03:00
module Commands.Dev.Runtime.Compile.Options (module Commands.Extra.Compile.Options) where
2022-11-03 11:38:09 +03:00
2022-12-06 13:33:20 +03:00
import Commands.Extra.Compile.Options