packages feed

edge-0.9.0.2: AWS.hs

module AWS where

-- |Assumed Window Size.
data AWS = W1280 | W1024
  deriving (Show)