quickpull-0.2.0.0: quickcheck-tests/Decrees.hs
-- | This module generated by the Quickpull package.
-- Quickpull is available at:
-- <http://www.github.com/massysett/quickpull>
module Decrees where
import Quickpull
import qualified Tests
decrees :: [Decree]
decrees =
[ Decree ( Meta {modDesc = ModDesc {modPath = "quickcheck-tests/Tests.hs", modName = ["Tests"]}, linenum = 41, qName = "proptree_quickcheckGenMonadLaws"} ) ( Multi Tests.proptree_quickcheckGenMonadLaws )
, Decree ( Meta {modDesc = ModDesc {modPath = "quickcheck-tests/Tests.hs", modName = ["Tests"]}, linenum = 44, qName = "proptree_quickcheckGenFunctorLaws"} ) ( Multi Tests.proptree_quickcheckGenFunctorLaws )
, Decree ( Meta {modDesc = ModDesc {modPath = "quickcheck-tests/Tests.hs", modName = ["Tests"]}, linenum = 47, qName = "proptree_quickcheckGenApplicativeLaws"} ) ( Multi Tests.proptree_quickcheckGenApplicativeLaws )
]