Personal tools

Diagrams/Dev

From HaskellWiki

< Diagrams(Difference between revisions)
Jump to: navigation, search
(Miscellaneous links: add a link to my beeminder goal for diagrams hacking)
Current revision (03:19, 13 December 2012) (edit) (undo)
m (Design notes: fix formatting)
 
(2 intermediate revisions not shown.)
Line 1: Line 1:
== Darcs/patch-tag -> git/github migration ==
== Darcs/patch-tag -> git/github migration ==
-
All the diagrams repos are now migrated to github, under the [https://github.com/diagrams diagrams organization].
+
All the diagrams repos are now migrated to github, under the [https://github.com/diagrams diagrams organization]. I believe that all references (documentation, .cabal files, etc.) have now been updated as well.
-
 
+
-
What still needs to be done:
+
-
 
+
-
* Update any and all references to patch-tag to point to github instead. This includes:
+
-
** The diagrams website
+
-
** The user manual and tutorial?
+
-
** The packages themselves (in the .cabal files)
+
== Guidelines ==
== Guidelines ==
Line 25: Line 18:
* [[/Freezing|Freeze, attribute transformation, and the backend API]]
* [[/Freezing|Freeze, attribute transformation, and the backend API]]
* [[/Transformations|Notes on the representation of transformations: linear and affine transformations, inverse, transpose, etc.]]
* [[/Transformations|Notes on the representation of transformations: linear and affine transformations, inverse, transpose, etc.]]
 +
* [[/Arrows|Arrows]]
== Releases ==
== Releases ==

Current revision

Contents

1 Darcs/patch-tag -> git/github migration

All the diagrams repos are now migrated to github, under the diagrams organization. I believe that all references (documentation, .cabal files, etc.) have now been updated as well.

2 Guidelines

3 Design notes

4 Releases

5 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