File: README.md

package info (click to toggle)
hackage-tracker 0.1.1%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: haskell: 514; sh: 8; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 920 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
haskell-tracker - Haskell Package Version Tracker
=================================================

Here you will find the code for a web page that shows which versions,
if any, are available in Debian for Haskell packages uploaded to
[Hackage](https://hackage.haskell.org/).

A recent web page with the results may be available
[here](https://hackage.debian.net/).

Distribution field on Hackage
=============================

This tool can also [update](https://hackage.haskell.org/api#distro)
Debian's [package
map](https://hackage.haskell.org/distro/Debian/packages) on Hackage.

Spin up your own
================

Try this:

```
    cabal install hackage-tracker
    ./run
```

Questions or Problems?
======================

Please contact the [Haskell Team](https://wiki.debian.org/Teams/DebianHaskellGroup)
for additional needs. We look forward to your feedback. You are
helping the entire community. Thank you!