type-errors

Please see the README on GitHub at https://github.com/isovector/type-errors#readme


Keywords
library, type, Propose Tags , https://github.com/isovector/type-errors#readme, Skip to Readme, , Index, Quick Jump, Type.Errors, type-errors-0.2.0.2.tar.gz, browse, Package description, revised, metadata revisions, Package maintainers, isovector, edit package information , haddock documentation, kcsongor, Lysxia
License
BSD-3-Clause
Install
cabal install type-errors-0.2.0.2

Documentation

type-errors

Build Status Hackage

Dedication

View the gradients of adversity as the colors that paint your story, and the power of experience as what makes you a great teacher, creator, philosopher, entrepreneur, artist, and human. Everything works out eventually.

Jennifer Sodini

Overview

type-errors is a collection of tools for writing better, more ergonomic, type errors. Some of the more interesting features are the ability to observe stuckedness and phantomness, as well as perform substitutions over types.

For more information, check out the haddock documentation.

Acknowledgments

This project wouldn't be possible without the help of two amazing people:

  • kcsongor who came up with the original technology behind this library.
  • Lysxia for articulating the approach to making IfStuck work for things of all kinds, and for helping me with the substitution machinery.