Difference between revisions of "Diagrams/Dev"

From HaskellWiki
Jump to navigation Jump to search
(→‎Design notes: add link to notes on aligned composition)
(2 intermediate revisions by 2 users not shown)
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]]
  +
* [[/AlignedCompose|Aligned composition]]
   
 
=== Outdated design notes ===
 
=== Outdated design notes ===
Line 38: Line 40:
 
Misc instructions
 
Misc instructions
   
* How to add [[IRC Hooks]] to repositories in the github diagrams organization
+
* How to add [[/IRCHooks|IRC Hooks]] to repositories in the github diagrams organization
   
 
== Releases ==
 
== Releases ==

Revision as of 19:49, 1 June 2015

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