1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-15 10:03:22 +03:00
juvix/app/Commands/Dev/Runtime/Compile.hs
2022-12-06 11:33:20 +01:00

4 lines
105 B
Haskell

module Commands.Dev.Runtime.Compile (module Commands.Extra.Compile) where
import Commands.Extra.Compile