hist-pl-lexicon-0.3.0: src/NLP/HistPL/LMF.hs
-- | Re-export modules from the LMF hierarchy. module NLP.HistPL.LMF ( module NLP.HistPL.LMF.Parse , module NLP.HistPL.LMF.Show ) where import NLP.HistPL.LMF.Parse import NLP.HistPL.LMF.Show
-- | Re-export modules from the LMF hierarchy. module NLP.HistPL.LMF ( module NLP.HistPL.LMF.Parse , module NLP.HistPL.LMF.Show ) where import NLP.HistPL.LMF.Parse import NLP.HistPL.LMF.Show