Skip to content

Commit

Permalink
hide readProcess
Browse files Browse the repository at this point in the history
  • Loading branch information
janmasrovira committed Oct 28, 2024
1 parent ca8911c commit f479d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Base.hs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import Juvix.Compiler.Pipeline.Loader.PathResolver
import Juvix.Compiler.Pipeline.Run
import Juvix.Data.Effect.TaggedLock
import Juvix.Extra.Paths hiding (rootBuildDir)
import Juvix.Prelude hiding (assert)
import Juvix.Prelude hiding (assert, readProcess)
import Juvix.Prelude.Env
import Juvix.Prelude.Pretty (prettyString)
import System.Process qualified as P
Expand Down

0 comments on commit f479d10

Please sign in to comment.