Popularity
8.6
Declining
Activity
3.3
-
73
6
7

Monthly Downloads: 59
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Type     Unclassified    
Latest version: v0.2.0.0

type-errors alternatives and similar packages

Based on the "type" category.
Alternatively, view type-errors alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of type-errors or a related project?

Add another 'type' Package

README

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.