No description
Find a file
2015-03-26 13:21:58 +02:00
app cabal file loader 2014-11-17 10:35:56 +02:00
config Absolute URL for sitemap 2015-03-26 13:00:22 +02:00
Data More error information when Haddock unpacking fails 2015-03-25 15:31:33 +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 Fix all warnings 2014-07-30 12:10:45 +03:00
.dir-locals.el Use cabal-repl 2014-08-24 11:41:36 +02:00
.ghci Update .ghci file to include some extensions 2014-11-03 12:33:59 +01:00
.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 Restrict snapshots to fpcomplete-only 2014-07-21 12:41:32 +02:00
Echo.hs Fix all warnings 2014-07-30 12:10:45 +03:00
font-awesome.min.css Pretty package page with metadata 2014-11-03 12:33:59 +01:00
Foundation.hs Custom joinPath to deal with https on static resources 2015-03-26 13:21:58 +02:00
fpbuild.config Add fpbuild.config 2015-01-07 16:00:36 +00:00
Import.hs More error information when Haddock unpacking fails 2015-03-25 15:31:33 +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 Buffering and upload script 2014-11-17 10:47:59 +02:00

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.