@hackage / string-conv-tests

Tests for the string-conv library

Version Deprecated package0.1.1

About

Metadata

  • Last updated , by DinoMorelli
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: dino@ui3.info

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

These are in a separate project not only to keep dependencies low when the string-conv library is included in a project but also because these property tests use `quickcheck-instances` which defines many orphan instances. Never a good idea to force instances like this on other projects.