module Data.Wright.CIE.Illuminant.F10 (f10) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f10 :: Model f10 = environment (0.34609, 0.35986)