tlynx-0.0.1: Handle phylogenetic trees

Copyright(c) Dominik Schrempf 2019
LicenseGPL-3
Maintainerdominik.schrempf@gmail.com
Stabilityunstable
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Examine.Options

Description

Creation date: Thu Aug 29 08:16:45 2019.

Synopsis

Documentation

newtype ExamineArguments Source #

Arguments needed to examine phylogenetic trees.

Constructors

ExamineArguments 

Fields

type Examine = LoggingT (ReaderT ExamineArguments IO) Source #

Logger and reader data type.