fix import in main
This commit is contained in:
parent
5baade8dd5
commit
b29fd538e4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Quox
|
||||
|
||||
import public Quox.Syntax.Term
|
||||
import public Quox.Syntax
|
||||
import public Quox.Pretty
|
||||
|
||||
import Data.Nat
|
||||
|
|
Loading…
Reference in a new issue