speculate-0.4.2: discovery of properties about Haskell functions

Copyright(c) 2016-2019 Rudy Matela
License3-Clause BSD (see the file LICENSE)
MaintainerRudy Matela <rudy@matela.com.br>
Safe HaskellNone
LanguageHaskell2010

Test.Speculate.Expr.Instance

Contents

Description

This module is part of Speculate.

Typeclass instance information.

Synopsis

Documentation

reifying instances

mkListable :: (Typeable a, Show a) => [[a]] -> [Expr] Source #

checking instances

finding functions

the preludeInstances definition

module re-export