packages feed

polh-lexicon-0.2: src/NLP/Polh/LMF.hs

-- | Re-export modules from the LMF hierarchy.

module NLP.Polh.LMF
( module NLP.Polh.LMF.Parse
, module NLP.Polh.LMF.Show
) where

import NLP.Polh.LMF.Parse
import NLP.Polh.LMF.Show