6 lines
177 B
Idris
6 lines
177 B
Idris
|
module Quox.Whnf
|
||
|
|
||
|
import public Quox.Whnf.Interface as Quox.Whnf
|
||
|
import public Quox.Whnf.ComputeElimType as Quox.Whnf
|
||
|
import public Quox.Whnf.Main as Quox.Whnf
|