| Copyright | (c) Dominik Schrempf 2021 |
|---|---|
| License | GPL-3.0-or-later |
| Maintainer | dominik.schrempf@gmail.com |
| Stability | unstable |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
TLynx.Compare.Options
Description
Creation date: Thu Sep 19 15:02:21 2019.
Synopsis
Documentation
data CompareArguments Source #
Arguments of compare command.
Constructors
| CompareArguments | |
Fields
| |
Instances
compareArguments :: Parser CompareArguments Source #
Parse arguments of compare command.