module Data.Wright.CIE.Illuminant.F7 (f7) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f7 :: Model f7 = environment (0.31292, 0.32933)