| 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 |
SLynx.Translate.Options
Description
Creation date: Sun Oct 7 17:29:45 2018.
Synopsis
Documentation
data TranslateArguments Source #
Arguments needed to translate sequences.
Constructors
| TranslateArguments | |
Fields | |
Instances
translateArguments :: Parser TranslateArguments Source #
Command line parser.