Server for stable, curated Haskell package sets
Go to file
2017-12-08 10:49:30 +02:00
app Fix buffering mode 2016-11-26 18:19:25 +02:00
config Migrate from SQLite to PostgreSQL 2017-08-20 09:38:54 +03:00
Control Add some comments 2016-10-21 11:04:41 +03:00
Data Upgrade to lts-8.12 2017-06-20 15:18:32 +03:00
design New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
Distribution/Package Lay out module listings hierarchically 2015-10-04 11:59:39 +03:00
etc Document how to configure and run load tests. 2017-11-02 15:45:31 +01:00
Handler Temporarily disable pretty styling 2017-12-08 10:49:30 +02:00
Settings Overhaul to match latest Yesod scaffolding 2016-05-17 21:08:18 +03:00
Stackage Fix a groupBy 2017-08-20 10:14:33 +03:00
static Increase contrast and clarify (fixes #224) 2017-12-04 10:18:06 +00:00
templates Some spacing 2017-10-16 07:49:04 +03:00
test Overhaul to match latest Yesod scaffolding 2016-05-17 21:08:18 +03:00
.dir-locals.el Add johan-tibell style to .dir-locals.el 2016-06-14 16:46:45 +02:00
.ghci Update .ghci file to include some extensions 2014-11-03 12:33:59 +01:00
.gitignore Ignore more files 2017-07-14 09:48:35 +03:00
.gitlab-ci.yml CI image for Hoogle has to match rest of stackage-server 2017-11-23 14:47:16 +01:00
.travis.yml Build store by itself 2017-07-14 15:44:59 +03:00
Application.hs Decrease pool size 2017-09-26 07:26:37 +03:00
DevelMain.hs Update DevelMain 2016-06-08 14:22:16 +02:00
font-awesome.min.css Pretty package page with metadata 2014-11-03 12:33:59 +01:00
Foundation.hs Migrate from SQLite to PostgreSQL 2017-08-20 09:38:54 +03:00
fpbuild.config Add fpbuild.config 2015-01-07 16:00:36 +00:00
Import.hs Change metric type to Histogram, from Summary 2017-11-17 18:45:46 +01:00
LICENSE Initial commit 2014-04-09 00:37:17 -07:00
README.md Remove outdated instructions to run locally. 2017-11-23 14:52:41 +01:00
Settings.hs Missed a ? 2017-12-08 10:25:33 +02:00
stack.yaml Use a patched version of gitrev 2017-12-08 10:19:33 +02:00
stackage-server.cabal Migrate from SQLite to PostgreSQL 2017-08-20 09:38:54 +03:00
Types.hs Upgrade to lts-8.12 2017-06-20 15:18:32 +03: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.