currycarbon-0.3.0.1: A package for simple, fast radiocarbon calibration
Safe HaskellSafe-Inferred
LanguageHaskell2010

Currycarbon.CLI.RunCalibrate

Synopsis

Documentation

data CalibrateOptions Source #

A data type to represent the options to the CLI module function runCalibrate

Constructors

CalibrateOptions 

Fields

runCalibrate :: CalibrateOptions -> IO () Source #

Interface function to trigger calibration from the command line