
@article{Hughes89FP,
	abstract = {As software becomes more and more complex, it is
                  more and more important to structure it
                  well. Well-structured software is easy to write,
                  easy to debug, and provides a collection of modules
                  that can be re-used to reduce future programming
                  costs. Conventional languages place conceptual
                  limits on the way problems can be
                  modularised. Functional languages push those limits
                  back. In this paper we show that two features of
                  functional languages in particular, higher-order
                  functions and lazy...},
	author = {Hughes, J. },
	citeulike-article-id = {494117},
	journal = {Computer Journal},
	keywords = {haskell},
	number = {2},
	pages = {98--107},
	posted-at = {2008-07-22 09:45:12},
	priority = {2},
	title = {Why Functional Programming Matters},
	volume = {32},
	year = {1989}
}

@inproceedings{Stewart2007XMonad,
	address = {New York, NY, USA},
	author = {Stewart, Don   and Sjanssen, Spencer  },
	booktitle = {Haskell '07: Proceedings of the ACM SIGPLAN workshop on Haskell},
	citeulike-article-id = {2618945},
	keywords = {haskell},
	pages = {119},
	posted-at = {2008-07-22 09:19:17},
	priority = {0},
	publisher = {ACM},
	title = {Xmonad},
	year = {2007}
}

@inproceedings{Angelov2005VH,
	address = {New York, NY, USA},
	author = {Angelov, Krasimir   and Marlow, Simon  },
	booktitle = {Haskell '05: Proceedings of the 2005 ACM SIGPLAN workshop on Haskell},
	citeulike-article-id = {3032713},
	keywords = {haskell},
	location = {Tallinn, Estonia},
	pages = {5--16},
	posted-at = {2008-07-22 14:18:11},
	priority = {2},
	publisher = {ACM},
	title = {{Visual Haskell}: a full-featured {Haskell} development environment},
	year = {2005}
}


@inproceedings{Stewart2005Dynamic,
	address = {New York, NY, USA},
	author = {Stewart, Don   and Chakravarty, Manuel  M. T. },
	booktitle = {Haskell '05: Proceedings of the 2005 ACM SIGPLAN workshop on Haskell},
	citeulike-article-id = {342274},
	pages = {27--38},
	posted-at = {2008-07-22 15:10:46},
	priority = {2},
	publisher = {ACM Press},
	title = {Dynamic applications from the ground up},
	year = {2005}
}


@url{YiHome,
	title = {The {Yi} page on the {Haskell} wiki},
	author = {Bernardy, Jean-Philippe and others},
        url = {http://haskell.org/haskellwiki/Yi},
}

@url{Hackage,
	title = {{hackageDB}: a repository for {Haskell} packages},
        url = {http://hackage.haskell.org/packages/hackage.html}
}