Diagrams/Dev

From HaskellWiki
< Diagrams
Revision as of 23:06, 4 August 2012 by Byorgey (talk | contribs) (→‎Darcs/patch-tag -> git/github migration: Ryan imported issues into github)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Darcs/patch-tag -> git/github migration

All the diagrams repos are now migrated to github, under the diagrams organization.

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

Design notes

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.