snoyberg
(Michael Snoyman)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Michael Snoyman
- Website/Blog
- http://blog.snoyman.com
- Member Since
- Jan 26, 2009 (10 months)
- 33 public repos
- 6 followers
Following 1 githubber and watching 47 repositories view all →
Public Repositories (33)
-
data-object
Represent hierachichal structures, called objects in JSON.
-
yaml
Support for serialising Haskell to and from Yaml.
-
photoblog
Photo blog running on Hack.
-
review-minder
Reminds you to review stuff.
-
restful
A Restful front controller built on Hack.
-
convertible
Typeclasses and instances for converting between types
-
hebrew-time
Hebrew dates and prayer times.
-
file-embed
Use Template Haskell to embed file contents directly.
-
attempt
Error handling using extensible exceptions outside the IO monad.
-
authenticate
Authentication methods for Haskell web applications.
-
http-wget
Provide a simple HTTP client interface by wrapping the wget command line tool.
-
buildcheck
Web interface for checking build success of Hackage packages.
-
data-object-translate
Provide typeclasses and helper functions for string translation.
-
control-monad-failure
A class of monads which can fail with an error
-
safe-fail
Fork of Neil Mitchell's Safe library, modified to fail in a MonadFailure monad
-
data-object-json
Serialize JSON data to/from Haskell using the data-object library.
-
yamldb
Key-object data store storing values in Yaml files.
-
wordify-web
Wordify on the web
-
web-encodings
Encapsulate multiple web encoding in a single package.
-
hack-middleware-jsonp
Automatic wrapping of JSON responses to convert into JSONP.
-
hack-handler-cgi
Hack handler using network.cgi
-
yesod
High-level web application framework for Haskell
-
json2yaml
Utility to convert a file from JSON to YAML format.
-
clientsession
Stores web session data in a client cookie, protected with hashing and encryption.
-
hack-middleware-clientsession
Middleware for easily keeping session data in client cookies.
-
hack-frontend-monadcgi
Allows programs written against MonadCGI to run with any hack handler.
-
hack-samples
Sample programs using Hack, the Haskell web server interface.
-
hack-handler-webkit
Turn Hack applications into standalone GUIs using Webkit.
-
hack-handler-simpleserver
A simplistic HTTP server handler for Hack.
-
hack-handler-fastcgi
Hack handler using network.fastcgi
-
hack-middleware-cleanpath
Applies some basic redirect rules to get cleaner paths.
-
hack-middleware-gzip
Automatic gzip compression of responses.
-
wordify
Haskell library for converting numbers to English-like words.
