packages feed

stopwatch-0.1.0: README.md

# stopwatch

A simple stopwatch utility for Haskell.

## How to run tests

```
cabal configure --enable-tests && cabal build && cabal test
```

## Author

Toshio Ito <debug.ito@gmail.com>