You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Chris Done 51744dc54d
Pretty package page with metadata
9 years ago
Data A MIN_VERSION for Cabal 9 years ago
Handler Pretty package page with metadata 9 years ago
Settings Cabal file loader development flag 9 years ago
app Support using echo/not logging to stdout 9 years ago
config Pretty package page with metadata 9 years ago
design Style tweaks 9 years ago
static Pretty package page with metadata 9 years ago
templates Pretty package page with metadata 9 years ago
test Fix all warnings 9 years ago
.dir-locals.el Use cabal-repl 9 years ago
.ghci Update .ghci file to include some extensions 9 years ago
.gitignore Create -sample config files to avoid credentials in repo 9 years ago
Application.hs Grab metadata and put it into the database 9 years ago
DevelMain.hs Restrict snapshots to fpcomplete-only 9 years ago
Echo.hs Fix all warnings 9 years ago
Foundation.hs Add non-custom version of bootstrap for rest of pages 9 years ago
Import.hs WIP: Planned fixes for the Haddock unpacking 9 years ago
LICENSE Initial commit 9 years ago
Model.hs Initial Stackage upload code 9 years ago
README.md Create -sample config files to avoid credentials in repo 9 years ago
Settings.hs S3 persistence 9 years ago
Types.hs Haddock uploading/display 9 years ago
devel.hs Support using echo/not logging to stdout 9 years ago
font-awesome.min.css Pretty package page with metadata 9 years ago
stackage-server.cabal Pretty package page with metadata 9 years ago

README.md

stackage-server

Server for stable, curated Haskell package sets

Code builds with the Stackage snapshot:

remote-repo: stackage:http://www.stackage.org/stackage/aecbf72b568a63e86a971311fee5475f076043cc

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.