Difference between revisions of "Diagrams/Dev"

From HaskellWiki
Jump to navigation Jump to search
(add constraints link →‎Design notes)
Line 19: Line 19:
 
* [[/Expression|Backend type parameters and the expression problem]]
 
* [[/Expression|Backend type parameters and the expression problem]]
 
* [[/Fixpoint|Fixpoint semantics]]
 
* [[/Fixpoint|Fixpoint semantics]]
  +
* [[/Constraints|Constraint design notes]]
   
 
=== Outdated design notes ===
 
=== Outdated design notes ===

Revision as of 03:57, 16 August 2014

Guidelines

Design notes

Outdated design notes

Stuff which is no longer current but kept here for historical reference.

Links/resources

Links to software, papers, documentation, etc. which is helpful or relevant.

Misc instructions

  • How to add IRC Hooks to repositories in the github diagrams organization

Releases

Miscellaneous links

  • [1]: ticket re: GHC error messages with ambiguous type variables. This comes up a lot when using diagrams, it would be nice to see this ticket resolved.
  • byorgey's time spent hacking on diagrams:

diagrams-thumb.png