mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 20:28:32 +01:00
15 lines
597 B
Markdown
15 lines
597 B
Markdown
stackage-server
|
|
===============
|
|
|
|
[](https://travis-ci.org/fpco/stackage-server)
|
|
|
|
Server for stable, curated Haskell package sets
|
|
|
|
This repo is part of the [Stackage project](https://github.com/fpco/stackage),
|
|
and the live server can be viewed at https://www.stackage.org.
|
|
|
|
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.
|