These are mentioned in the README, but don't appear to be there? ``` julia> using FixedPointNumbers julia> Normed8 UndefVarError: Normed8 not defined julia> Normed{UInt8, 8} FixedPointNumbers.Normed{UInt8,8} ```