louse: A distributed bug tracking program

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Louse is a program for tracking bugs. It's designed to fit into a git repository.


[Skip to Readme]

Properties

Versions 0.1.0.0
Change log None available
Dependencies base (>=4 && <5), bytestring, containers, cryptohash, exceptional (>=0.1.1), louse, text, time, unordered-containers [details]
License GPL-3.0-only
Copyright Copyright (c) 2015, Peter Harpending.
Author Peter Harpending
Maintainer peter@harpending.org
Category Data, Development, Git, Workflow
Home page https://github.com/pharpend/louse
Bug tracker https://github.com/pharpend/louse/issues
Source repo head: git clone https://github.com/pharpend/louse.git
this: git clone https://github.com/pharpend/louse.git(tag 0.1.0.0)
Uploaded by pharpend at 2015-06-04T04:50:08Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for louse-0.1.0.0

[back to package description]

louse

louse is a simple command line bug tracker.

Installation

  1. Install Haskell

  2. Run these commands in a terminal:

    git clone git://github.com/pharpend/louse.git
    cd louse
    cabal install
    

Usage

It doesn't do anything yet, so there's no usage.

Contact