Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Instances
Generic Replace Source # | |
Show Replace Source # | |
Eq Replace Source # | |
type Rep Replace Source # | |
Defined in Proteome.Data.Replace type Rep Replace = D1 ('MetaData "Replace" "Proteome.Data.Replace" "proteome-0.9.10-48XxF3xo2MP5xTrET0738Y" 'False) (C1 ('MetaCons "Replace" 'PrefixI 'True) (S1 ('MetaSel ('Just "scratch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ScratchState) :*: S1 ('MetaSel ('Just "lines") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (NonEmpty GrepOutputLine)))) |