| 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.Shuffle.Options
Description
Creation date: Thu Sep 19 15:02:21 2019.
Synopsis
Documentation
data ShuffleArguments Source #
Arguments of shuffle command.
Constructors
| ShuffleArguments | |
Fields
| |
Instances
shuffleArguments :: Parser ShuffleArguments Source #
Parse arguments of shuffle command.