Module 'prim' is now 'not home' for haddock links.

This commit is contained in:
Antoine Latter 2014-03-23 20:08:26 -05:00
parent 391b8dc1ab
commit b08ea2c40d

View File

@ -14,6 +14,7 @@
{-# LANGUAGE MultiParamTypeClasses, FunctionalDependencies, FlexibleContexts,
UndecidableInstances #-}
{-# OPTIONS_HADDOCK not-home #-}
module Text.Parsec.Prim
( unknownError