Difference between revisions of "ZuriHac2013/Projects"

From HaskellWiki
Jump to navigation Jump to search
(Add Haskell suite)
Line 1: Line 1:
 
Please feel free to propose your project here or add your name to an existing project!
 
Please feel free to propose your project here or add your name to an existing project!
   
* Cabal issues: Dominic Steinitz
+
== Cabal issues: Dominic Steinitz ==
   
* Fay: Adam Bergmark
+
== Fay: Adam Bergmark ==
** Project suggestions https://github.com/faylang/fay/issues?labels=zurihac&state=open
+
Project suggestions https://github.com/faylang/fay/issues?labels=zurihac&state=open
  +
  +
== Haskell suite applications: Roman Cheplyaka ==
  +
  +
Build some cool tools using [http://hackage.haskell.org/package/haskell-src-exts haskell-src-exts], [http://hackage.haskell.org/package/haskell-packages haskell-packages], and [http://hackage.haskell.org/package/haskell-names haskell-names].
  +
  +
E.g.:
  +
  +
* [https://github.com/haskell-suite/halberd Halberd], a tool to add missing imports
  +
* Fay
  +
** [https://github.com/faylang/fay/issues/324 Use haskell-packages for package management]
  +
** [https://github.com/faylang/fay/issues/323 Convert name resolution to haskell-names]
  +
* ... or something else.
  +
  +
I'll be there to provide help and answer questions regarding the Haskell suite.

Revision as of 17:30, 27 August 2013

Please feel free to propose your project here or add your name to an existing project!

Cabal issues: Dominic Steinitz

Fay: Adam Bergmark

Project suggestions https://github.com/faylang/fay/issues?labels=zurihac&state=open

Haskell suite applications: Roman Cheplyaka

Build some cool tools using haskell-src-exts, haskell-packages, and haskell-names.

E.g.:

I'll be there to provide help and answer questions regarding the Haskell suite.