Skip to content

Commit

Permalink
Fix test compile
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcadman committed Oct 30, 2023
1 parent 2426167 commit 1fb8ad6
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 @@ -15,7 +15,7 @@ import Data.Algorithm.Diff
import Data.Algorithm.DiffOutput
import Juvix.Compiler.Pipeline.EntryPoint.IO
import Juvix.Compiler.Pipeline.Run
import Juvix.Extra.Paths
import Juvix.Extra.Paths hiding (rootBuildDir)
import Juvix.Prelude hiding (assert)
import Juvix.Prelude.Env
import Test.Tasty
Expand Down

0 comments on commit 1fb8ad6

Please sign in to comment.