hquantlib-0.0.5.1: HQuantLib is a port of essencial parts of QuantLib to Haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

QuantLib.Currencies

Synopsis

Documentation

cad :: Currency Source #

Canadian dollar

usd :: Currency Source #

U.S. dollar

chf :: Currency Source #

Swiss france

czk :: Currency Source #

Czech koruna

dkk :: Currency Source #

Danish krone

eur :: Currency Source #

European Euro

gbp :: Currency Source #

British pound sterling

data Currency Source #

Currency specification

Constructors

Currency 

Fields

Instances

Instances details
Eq Currency Source # 
Instance details

Defined in QuantLib.Currency

Show Currency Source # 
Instance details

Defined in QuantLib.Currency