module Datalog ( module Datalog.Syntax , module Datalog.Parser ) where import Datalog.Syntax import Datalog.Parser