mvv / data-checked

Type-indexed runtime-checked properties for Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-Checked

Build Hackage

This package provides a (phantom) type-indexed newtype evidence-wrapper for values that are checked to satisfy the property associated with the type.

Installation

The usual:

$ cabal install

About

Type-indexed runtime-checked properties for Haskell

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%