xlsx-0.7.0: Simple and incomplete Excel file parser/writer

Safe HaskellNone
LanguageHaskell2010

Codec.Xlsx.Types.PivotTable.Internal

Documentation

newtype CacheId Source #

Constructors

CacheId Int 

Instances

Eq CacheId Source # 

Methods

(==) :: CacheId -> CacheId -> Bool #

(/=) :: CacheId -> CacheId -> Bool #

Generic CacheId Source # 

Associated Types

type Rep CacheId :: * -> * #

Methods

from :: CacheId -> Rep CacheId x #

to :: Rep CacheId x -> CacheId #

FromAttrVal CacheId Source # 
type Rep CacheId Source # 
type Rep CacheId = D1 * (MetaData "CacheId" "Codec.Xlsx.Types.PivotTable.Internal" "xlsx-0.7.0-67d30z0rd5vGH8ecLQYdXm" True) (C1 * (MetaCons "CacheId" PrefixI False) (S1 * (MetaSel (Nothing Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Int)))