tinytools-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Potato.Flow.OwlWorkspace

Documentation

data OwlPFWorkspace Source #

Instances

Instances details
Generic OwlPFWorkspace Source # 
Instance details

Defined in Potato.Flow.OwlWorkspace

Associated Types

type Rep OwlPFWorkspace :: Type -> Type #

Show OwlPFWorkspace Source # 
Instance details

Defined in Potato.Flow.OwlWorkspace

NFData OwlPFWorkspace Source # 
Instance details

Defined in Potato.Flow.OwlWorkspace

Methods

rnf :: OwlPFWorkspace -> () #

type Rep OwlPFWorkspace Source # 
Instance details

Defined in Potato.Flow.OwlWorkspace

type Rep OwlPFWorkspace = D1 ('MetaData "OwlPFWorkspace" "Potato.Flow.OwlWorkspace" "tinytools-0.1.0.0-DrleRpyeSqeBtRJXQdRmv7" 'False) (C1 ('MetaCons "OwlPFWorkspace" 'PrefixI 'True) (S1 ('MetaSel ('Just "_owlPFWorkspace_owlPFState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 OwlPFState) :*: (S1 ('MetaSel ('Just "_owlPFWorkspace_lastChanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 SuperOwlChanges) :*: S1 ('MetaSel ('Just "_owlPFWorkspace_llamaStack") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 LlamaStack))))