packages feed

ochintin-daicho-0.1.0.1: README.md

[![Build Status](https://travis-ci.org/arowM/haskell-ochintin-daicho.svg?branch=master)](https://travis-ci.org/arowM/haskell-ochintin-daicho)
[![Hackage](https://img.shields.io/hackage/v/ochintin-daicho.svg)](https://hackage.haskell.org/package/ochintin-daicho)
[![Stackage LTS](http://stackage.org/package/ochintin-daicho/badge/lts)](http://stackage.org/lts/package/ochintin-daicho)
[![Stackage Nightly](http://stackage.org/package/ochintin-daicho/badge/nightly)](http://stackage.org/nightly/package/ochintin-daicho)

# Haskell-ochintin-daicho

A module to manage payroll books for Japanese companies.

おちんぎん台帳をHaskellで記述して管理できるモジュール。
源泉徴収簿や仕訳帳として出力できて Single source of truth な感じ。

## Build

```bash
$ stack build
```