No description
Find a file
2014-12-19 18:33:58 -08:00
app
config copy-to line for keter 2014-12-19 10:13:04 +02:00
Data Don't read files textually, force explicit UTF8-decoding 2014-12-18 18:44:22 +02:00
design New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
Handler Paginate 'all snapshots' list. (#41) 2014-12-19 18:33:58 -08:00
Settings
static New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
templates Paginate 'all snapshots' list. (#41) 2014-12-19 18:33:58 -08:00
test
.dir-locals.el
.ghci
.gitignore Ignore stackage-content 2014-12-15 15:13:06 +02:00
Application.hs Add ability to skip migrations 2014-12-14 09:46:18 +02:00
cabal.config Changes for nice install page 2014-12-12 12:09:20 +02:00
devel.hs
DevelMain.hs
Echo.hs
font-awesome.min.css
Foundation.hs Remove incomplete pattern 2014-12-16 11:53:27 +01:00
Import.hs Allow uploading LTS and nightly snapshots 2014-12-10 10:32:13 +02:00
LICENSE
Model.hs
README.md
Settings.hs Google OAuth authentication #40 2014-11-27 14:08:18 +02:00
stackage-server.cabal Changes for nice install page 2014-12-12 12:09:20 +02:00
Types.hs
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.