No description
Find a file
2015-01-05 10:40:24 +02:00
app cabal file loader 2014-11-17 10:35:56 +02:00
config Do Hoogle database generation as a cron job #70 2015-01-05 09:00:45 +02:00
Data Make sure compressor is run during idle times too 2015-01-05 10:40:24 +02:00
design New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
Handler Do Hoogle database generation as a cron job #70 2015-01-05 09:00:45 +02:00
Settings Cabal file loader development flag 2014-06-16 11:07:03 +02:00
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 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
Application.hs Do Hoogle database generation as a cron job #70 2015-01-05 09:00:45 +02:00
cabal.config Upgrade to LTS Haskell 1.0 snapshot 2015-01-02 11:48:53 +02:00
devel.hs Support using echo/not logging to stdout 2014-06-01 11:58:37 +02:00
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 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 Initial commit 2014-04-09 00:37:17 -07:00
Model.hs Better URLs #37 2014-11-23 14:26:03 +02:00
README.md Move to some newly added upstream functions 2014-11-19 09:36:16 +02:00
Settings.hs Google OAuth authentication #40 2014-11-27 14:08:18 +02:00
stackage-server.cabal Better unpacking code 2015-01-04 16:43:11 +02:00
Types.hs Persist Hoogle DBs 2015-01-04 21:28:30 +02:00
upload-cabal-loader.sh Buffering and upload script 2014-11-17 10:47:59 +02:00

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.