hnormalise-0.3.0.0: Log message normalisation tool producing structured JSON messages

Safe HaskellSafe
LanguageHaskell2010

HNormalise.Huppel.Internal

Documentation

data Huppel Source #

Constructors

Huppel 

Fields

Instances

Eq Huppel Source # 

Methods

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

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

Show Huppel Source # 
Generic Huppel Source # 

Associated Types

type Rep Huppel :: * -> * #

Methods

from :: Huppel -> Rep Huppel x #

to :: Rep Huppel x -> Huppel #

type Rep Huppel Source # 
type Rep Huppel = D1 (MetaData "Huppel" "HNormalise.Huppel.Internal" "hnormalise-0.3.0.0-5w2HKgEXIxzGYPOQGdYxpU" False) (C1 (MetaCons "Huppel" PrefixI True) (S1 (MetaSel (Just Symbol "id") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Int)))