Difference between revisions of "ZuriHac2013/Projects"

From HaskellWiki
Jump to navigation Jump to search
(Initial page)
 
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Please feel free to propose your project here!
+
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
  +
  +
I (Adam) will help out and I'd be happy to pair program with people so we can make quicker progress (I'd appreciate that myself also).
  +
Some things are simple additions and should be quick, others are more involved and would probably work out better with more than one person on it.
  +
  +
== Haskell suite applications: Roman Cheplyaka ==
  +
  +
Build some cool tools using [http://documentup.com/haskell-suite/haskell-src-exts haskell-src-exts], [http://documentup.com/haskell-suite/haskell-packages haskell-packages], and [http://documentup.com/haskell-suite/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.

Latest revision as of 22:02, 28 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

I (Adam) will help out and I'd be happy to pair program with people so we can make quicker progress (I'd appreciate that myself also). Some things are simple additions and should be quick, others are more involved and would probably work out better with more than one person on it.

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.