Difference between revisions of "Diagrams/Dev"

From HaskellWiki
Jump to navigation Jump to search
(add constraints link →‎Design notes)
(→‎Releases: add migration page links)
 
(2 intermediate revisions by 2 users not shown)
Line 20: Line 20:
 
* [[/Fixpoint|Fixpoint semantics]]
 
* [[/Fixpoint|Fixpoint semantics]]
 
* [[/Constraints|Constraint design notes]]
 
* [[/Constraints|Constraint design notes]]
  +
* [[/AlignedCompose|Aligned composition]]
   
 
=== Outdated design notes ===
 
=== Outdated design notes ===
Line 46: Line 47:
 
* [[/Migrate0.7|0.6 to 0.7 migration]]
 
* [[/Migrate0.7|0.6 to 0.7 migration]]
 
* [[/Migrate1.0|0.7 to 1.0 migration]]
 
* [[/Migrate1.0|0.7 to 1.0 migration]]
  +
* [[/Migrate1.1|1.0 to 1.1 migration]]
  +
* [[/Migrate1.1|1.0 to 1.1 migration]]
  +
* [[/Migrate1.2|1.1 to 1.2 migration]]
  +
* [[/Migrate1.3|1.2 to 1.3 migration]]
  +
* [[/Migrate1.4|1.3 to 1.4 migration]]
   
 
== Miscellaneous links ==
 
== Miscellaneous links ==
Line 55: Line 61:
 
* byorgey's time spent hacking on diagrams:
 
* byorgey's time spent hacking on diagrams:
 
<p>[https://www.beeminder.com/byorgey/goals/diagrams http://beeminder.com/byorgey/diagrams-thumb.png]</p>
 
<p>[https://www.beeminder.com/byorgey/goals/diagrams http://beeminder.com/byorgey/diagrams-thumb.png]</p>
  +
  +
* [[/ReleaseAutomation| Notes on automating tedious parts of our release process]]

Latest revision as of 19:39, 16 October 2016

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