Skip to content

ruHaskell/ruhaskell-yesod

Repository files navigation

Gitter chat

ruhaskell.herokuapp.com

Full source code for website. Attempt to make a copy of ruhaskell.org using Yesod.

System requirements

You must have Haskell, Yesod and Postgresql installed. Instructions for installing Haskell and Yesod are available at http://www.yesodweb.com/page/quickstart

Installation

$ git clone https://github.com/ruHaskell/ruhaskell-yesod.git
$ cd ruhaskell
$ cabal sandbox init
$ cabal install --only-dependencies --reorder-goals --max-backjumps=-1
$ cp config/settings.yml.example config/settings.yml
$ open config/settings.yml
$ yesod devel

About

Attempt to make a copy of ruhaskell.org using Yesod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published