| Copyright | (c) 2015-2017 Rudy Matela |
|---|---|
| License | 3-Clause BSD (see the file LICENSE) |
| Maintainer | Rudy Matela <rudy@matela.com.br> |
| Safe Haskell | None |
| Language | Haskell2010 |
Test.FitSpec.TestTypes
Contents
Description
FitSpec's Test Types:
Nat,
Int2, Int3, Int4,
UInt2, UInt3, UInt4.
This module re-exports Test.LeanCheck.Utils.Types module
and defines Mutable and ShowMutable instances for the types
defined there.
Documentation
module Test.LeanCheck.Utils.Types