mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Only export interpret
.
This commit is contained in:
parent
16e4bf891d
commit
cdcb575b57
@ -1,4 +1,4 @@
|
||||
module Interpreter where
|
||||
module Interpreter (interpret) where
|
||||
|
||||
import Algorithm
|
||||
import Control.Monad.Free
|
||||
|
Loading…
Reference in New Issue
Block a user