No description
Find a file
2015-01-04 21:28:30 +02:00
app cabal file loader 2014-11-17 10:35:56 +02:00
config Make Hoogle URLs more consistent with other URLs 2015-01-04 14:13:47 +02:00
Data Persist Hoogle DBs 2015-01-04 21:28:30 +02:00
design New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
Handler Persist Hoogle DBs 2015-01-04 21:28:30 +02:00
Settings
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
.dir-locals.el
.ghci
.gitignore Ignore stackage-content 2014-12-15 15:13:06 +02:00
Application.hs Better unpacking code 2015-01-04 16:43:11 +02:00
cabal.config Upgrade to LTS Haskell 1.0 snapshot 2015-01-02 11:48:53 +02:00
devel.hs
DevelMain.hs
Echo.hs
font-awesome.min.css
Foundation.hs Better unpacking code 2015-01-04 16:43:11 +02: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 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.