Server for stable, curated Haskell package sets
Go to file
2015-03-11 18:34:11 -04:00
app cabal file loader 2014-11-17 10:35:56 +02:00
config Drop copy-to www.stackage.org from keter.yaml 2015-03-11 18:34:11 -04:00
Data Fix warnings; unused things mostly 2015-01-06 13:41:09 +01:00
design New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
Handler Store progress info in database (fixes #78) 2015-02-20 09:41:05 +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 Add /package-counts 2015-01-07 12:05:12 +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 Store progress info in database (fixes #78) 2015-02-20 09:41:05 +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 Disable out-of-file static content to allow horizontal scaling 2015-02-25 06:55:11 +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 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 Store progress info in database (fixes #78) 2015-02-20 09:41:05 +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.