exports for lib.hs
This commit is contained in:
parent
eee6053cf6
commit
125f82f53a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module Lib
|
||||
(
|
||||
( exprparser, evaluate
|
||||
) where
|
||||
import Control.Applicative((<*))
|
||||
|
||||
|
|
Loading…
Reference in a new issue