packages feed

hs2ats-0.2.1.10: test/data/SumType.hs

module SumType where

data Num = FloatNum Float
         | IntNum Int