mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 12:18:29 +01:00
Server for stable, curated Haskell package sets
| app | ||
| config | ||
| Data | ||
| design | ||
| Handler | ||
| Settings | ||
| static | ||
| templates | ||
| test | ||
| .dir-locals.el | ||
| .ghci | ||
| .gitignore | ||
| Application.hs | ||
| devel.hs | ||
| DevelMain.hs | ||
| Echo.hs | ||
| Foundation.hs | ||
| Import.hs | ||
| LICENSE | ||
| Model.hs | ||
| README.md | ||
| Settings.hs | ||
| stackage-server.cabal | ||
| Types.hs | ||
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.