currycarbon-0.2.1.0: A package for simple, fast radiocarbon calibration
Safe HaskellNone
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