{-|
Module      : Prosidy.Compile.Core.Rule
Description : Basic contextual compilation rules 
Copyright   : ©2020 James Alexander Feldman-Crough
License     : MPL-2.0
Maintainer  : alex@fldcr.com
-}
module Prosidy.Compile.Core (module X) where

import           Prosidy.Compile.Core.Interpret
                                               as X
import           Prosidy.Compile.Core.Rules    as X