No description
Find a file
2015-01-06 10:14:19 +02:00
app
config Add Handler.BuildVersion 2015-01-06 10:14:19 +02:00
Data Fix unpack file writing 2015-01-05 11:06:10 +02:00
design New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
Handler Add Handler.BuildVersion 2015-01-06 10:14:19 +02:00
Settings
static New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
templates Make Hoogle URLs more consistent with other URLs 2015-01-04 14:13:47 +02:00
test
.dir-locals.el
.ghci
.gitignore Ignore stackage-content 2014-12-15 15:13:06 +02:00
Application.hs Add Handler.BuildVersion 2015-01-06 10:14:19 +02:00
cabal.config Upgrade to LTS Haskell 1.0 snapshot 2015-01-02 11:48:53 +02:00
devel.hs
DevelMain.hs
Echo.hs
font-awesome.min.css
Foundation.hs Do Hoogle database generation as a cron job #70 2015-01-05 09:00:45 +02:00
Import.hs Better unpacking code 2015-01-04 16:43:11 +02:00
LICENSE
Model.hs
README.md
Settings.hs Google OAuth authentication #40 2014-11-27 14:08:18 +02:00
stackage-server.cabal Add Handler.BuildVersion 2015-01-06 10:14:19 +02:00
Types.hs Persist Hoogle DBs 2015-01-04 21:28:30 +02:00
upload-cabal-loader.sh

stackage-server

Server for stable, curated Haskell package sets

Code builds with the Stackage snapshot:

remote-repo: stackage-35ecbe20461b5fe50bad1e5653f6660132861fe9:http://www.stackage.org/stackage/35ecbe20461b5fe50bad1e5653f6660132861fe9

Inside the config directory, there are two files ending in -sample. They should be copied to remove the -sample suffix for the site to work. We do it this way to avoid accidentally committing real database credentials into the Git repository.