No description
Find a file
2015-03-23 14:40:28 -07:00
app
config Add sitemap to robots.txt 2015-03-23 14:40:28 -07:00
Data Merge branch 'new-upload-v2' 2015-03-18 09:06:56 +02:00
design New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
Handler sitemap now streams from the database 2015-03-23 14:35:54 -07:00
Settings
static New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
templates Small step towards accommodating https, see #83 2015-03-18 13:06:53 -07:00
test
.dir-locals.el
.ghci
.gitignore Ignore stackage-content 2014-12-15 15:13:06 +02:00
.travis.yml Fix typo 2015-03-22 17:15:36 +02:00
Application.hs Add sitemap #20 2015-03-23 12:02:05 -07:00
cabal.config Fix bound on stackage package 2015-03-18 10:56:18 +02:00
devel.hs
DevelMain.hs
Echo.hs
font-awesome.min.css
Foundation.hs stackage-types, simpler travis 2015-03-22 16:16:28 +02:00
fpbuild.config Add fpbuild.config 2015-01-07 16:00:36 +00:00
Import.hs Better unpacking code 2015-01-04 16:43:11 +02:00
LICENSE
Model.hs Better URLs #37 2014-11-23 14:26:03 +02:00
README.md README improvements 2015-03-18 10:33:38 +02:00
Settings.hs Google OAuth authentication #40 2014-11-27 14:08:18 +02:00
stackage-server.cabal Add sitemap #20 2015-03-23 12:02:05 -07:00
Types.hs Remove view code (fixes #79) 2015-03-15 18:27:35 +02:00
upload-cabal-loader.sh

stackage-server

Build Status

Server for stable, curated Haskell package sets

This repo is part of the Stackage project, and the live server can be viewed at https://www.stackage.org.

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.