| Safe Haskell | Trustworthy |
|---|---|
| Language | Haskell2010 |
ReWire.HSE.Orphans
Contents
Orphan instances
| Generic Fixity Source # | |||||
Associated Types
| |||||
| Hashable Fixity Source # | |||||
| Hashable Boxed Source # | |||||
| TextShow Fixity Source # | |||||
| TextShow SrcSpan Source # | |||||
| TextShow SrcSpanInfo Source # | |||||
| TextShow Boxed Source # | |||||
| TextShow Tool Source # | |||||
| Hashable a => Hashable (Assoc a) Source # | |||||
| Hashable a => Hashable (ModuleName a) Source # | |||||
| Hashable a => Hashable (Name a) Source # | |||||
| Hashable a => Hashable (QName a) Source # | |||||
| Hashable a => Hashable (SpecialCon a) Source # | |||||
| TextShow a => TextShow (Activation a) Source # | |||||
Methods showbPrec :: Int -> Activation a -> Builder # showb :: Activation a -> Builder # showbList :: [Activation a] -> Builder showtPrec :: Int -> Activation a -> Text showt :: Activation a -> Text # showtList :: [Activation a] -> Text showtlPrec :: Int -> Activation a -> Text showtl :: Activation a -> Text showtlList :: [Activation a] -> Text | |||||
| TextShow a => TextShow (Alt a) Source # | |||||
| TextShow a => TextShow (Annotation a) Source # | |||||
Methods showbPrec :: Int -> Annotation a -> Builder # showb :: Annotation a -> Builder # showbList :: [Annotation a] -> Builder showtPrec :: Int -> Annotation a -> Text showt :: Annotation a -> Text # showtList :: [Annotation a] -> Text showtlPrec :: Int -> Annotation a -> Text showtl :: Annotation a -> Text showtlList :: [Annotation a] -> Text | |||||
| TextShow a => TextShow (Assoc a) Source # | |||||
| TextShow a => TextShow (Asst a) Source # | |||||
| TextShow a => TextShow (BangType a) Source # | |||||
| TextShow a => TextShow (Binds a) Source # | |||||
| TextShow a => TextShow (BooleanFormula a) Source # | |||||
Methods showbPrec :: Int -> BooleanFormula a -> Builder # showb :: BooleanFormula a -> Builder # showbList :: [BooleanFormula a] -> Builder showtPrec :: Int -> BooleanFormula a -> Text showt :: BooleanFormula a -> Text # showtList :: [BooleanFormula a] -> Text showtlPrec :: Int -> BooleanFormula a -> Text showtl :: BooleanFormula a -> Text showtlList :: [BooleanFormula a] -> Text | |||||
| TextShow a => TextShow (Bracket a) Source # | |||||
| TextShow a => TextShow (CName a) Source # | |||||
| TextShow a => TextShow (CallConv a) Source # | |||||
| TextShow a => TextShow (ClassDecl a) Source # | |||||
| TextShow a => TextShow (ConDecl a) Source # | |||||
| TextShow a => TextShow (Context a) Source # | |||||
| TextShow a => TextShow (DataOrNew a) Source # | |||||
| TextShow a => TextShow (Decl a) Source # | |||||
| TextShow a => TextShow (DeclHead a) Source # | |||||
| TextShow a => TextShow (DerivStrategy a) Source # | |||||
Methods showbPrec :: Int -> DerivStrategy a -> Builder # showb :: DerivStrategy a -> Builder # showbList :: [DerivStrategy a] -> Builder showtPrec :: Int -> DerivStrategy a -> Text showt :: DerivStrategy a -> Text # showtList :: [DerivStrategy a] -> Text showtlPrec :: Int -> DerivStrategy a -> Text showtl :: DerivStrategy a -> Text showtlList :: [DerivStrategy a] -> Text | |||||
| TextShow a => TextShow (Deriving a) Source # | |||||
| TextShow a => TextShow (EWildcard a) Source # | |||||
| TextShow a => TextShow (Exp a) Source # | |||||
| TextShow a => TextShow (ExportSpec a) Source # | |||||
Methods showbPrec :: Int -> ExportSpec a -> Builder # showb :: ExportSpec a -> Builder # showbList :: [ExportSpec a] -> Builder showtPrec :: Int -> ExportSpec a -> Text showt :: ExportSpec a -> Text # showtList :: [ExportSpec a] -> Text showtlPrec :: Int -> ExportSpec a -> Text showtl :: ExportSpec a -> Text showtlList :: [ExportSpec a] -> Text | |||||
| TextShow a => TextShow (ExportSpecList a) Source # | |||||
Methods showbPrec :: Int -> ExportSpecList a -> Builder # showb :: ExportSpecList a -> Builder # showbList :: [ExportSpecList a] -> Builder showtPrec :: Int -> ExportSpecList a -> Text showt :: ExportSpecList a -> Text # showtList :: [ExportSpecList a] -> Text showtlPrec :: Int -> ExportSpecList a -> Text showtl :: ExportSpecList a -> Text showtlList :: [ExportSpecList a] -> Text | |||||
| TextShow a => TextShow (FieldDecl a) Source # | |||||
| TextShow a => TextShow (FieldUpdate a) Source # | |||||
Methods showbPrec :: Int -> FieldUpdate a -> Builder # showb :: FieldUpdate a -> Builder # showbList :: [FieldUpdate a] -> Builder showtPrec :: Int -> FieldUpdate a -> Text showt :: FieldUpdate a -> Text # showtList :: [FieldUpdate a] -> Text showtlPrec :: Int -> FieldUpdate a -> Text showtl :: FieldUpdate a -> Text showtlList :: [FieldUpdate a] -> Text | |||||
| TextShow a => TextShow (FunDep a) Source # | |||||
| TextShow a => TextShow (GadtDecl a) Source # | |||||
| TextShow a => TextShow (GuardedRhs a) Source # | |||||
Methods showbPrec :: Int -> GuardedRhs a -> Builder # showb :: GuardedRhs a -> Builder # showbList :: [GuardedRhs a] -> Builder showtPrec :: Int -> GuardedRhs a -> Text showt :: GuardedRhs a -> Text # showtList :: [GuardedRhs a] -> Text showtlPrec :: Int -> GuardedRhs a -> Text showtl :: GuardedRhs a -> Text showtlList :: [GuardedRhs a] -> Text | |||||
| TextShow a => TextShow (IPBind a) Source # | |||||
| TextShow a => TextShow (IPName a) Source # | |||||
| TextShow a => TextShow (ImportDecl a) Source # | |||||
Methods showbPrec :: Int -> ImportDecl a -> Builder # showb :: ImportDecl a -> Builder # showbList :: [ImportDecl a] -> Builder showtPrec :: Int -> ImportDecl a -> Text showt :: ImportDecl a -> Text # showtList :: [ImportDecl a] -> Text showtlPrec :: Int -> ImportDecl a -> Text showtl :: ImportDecl a -> Text showtlList :: [ImportDecl a] -> Text | |||||
| TextShow a => TextShow (ImportSpec a) Source # | |||||
Methods showbPrec :: Int -> ImportSpec a -> Builder # showb :: ImportSpec a -> Builder # showbList :: [ImportSpec a] -> Builder showtPrec :: Int -> ImportSpec a -> Text showt :: ImportSpec a -> Text # showtList :: [ImportSpec a] -> Text showtlPrec :: Int -> ImportSpec a -> Text showtl :: ImportSpec a -> Text showtlList :: [ImportSpec a] -> Text | |||||
| TextShow a => TextShow (ImportSpecList a) Source # | |||||
Methods showbPrec :: Int -> ImportSpecList a -> Builder # showb :: ImportSpecList a -> Builder # showbList :: [ImportSpecList a] -> Builder showtPrec :: Int -> ImportSpecList a -> Text showt :: ImportSpecList a -> Text # showtList :: [ImportSpecList a] -> Text showtlPrec :: Int -> ImportSpecList a -> Text showtl :: ImportSpecList a -> Text showtlList :: [ImportSpecList a] -> Text | |||||
| TextShow a => TextShow (InjectivityInfo a) Source # | |||||
Methods showbPrec :: Int -> InjectivityInfo a -> Builder # showb :: InjectivityInfo a -> Builder # showbList :: [InjectivityInfo a] -> Builder showtPrec :: Int -> InjectivityInfo a -> Text showt :: InjectivityInfo a -> Text # showtList :: [InjectivityInfo a] -> Text showtlPrec :: Int -> InjectivityInfo a -> Text showtl :: InjectivityInfo a -> Text showtlList :: [InjectivityInfo a] -> Text | |||||
| TextShow a => TextShow (InstDecl a) Source # | |||||
| TextShow a => TextShow (InstHead a) Source # | |||||
| TextShow a => TextShow (InstRule a) Source # | |||||
| TextShow a => TextShow (Literal a) Source # | |||||
| TextShow a => TextShow (Match a) Source # | |||||
| TextShow a => TextShow (MaybePromotedName a) Source # | |||||
Methods showbPrec :: Int -> MaybePromotedName a -> Builder # showb :: MaybePromotedName a -> Builder # showbList :: [MaybePromotedName a] -> Builder showtPrec :: Int -> MaybePromotedName a -> Text showt :: MaybePromotedName a -> Text # showtList :: [MaybePromotedName a] -> Text showtlPrec :: Int -> MaybePromotedName a -> Text showtl :: MaybePromotedName a -> Text showtlList :: [MaybePromotedName a] -> Text | |||||
| TextShow a => TextShow (Module a) Source # | |||||
| TextShow a => TextShow (ModuleHead a) Source # | |||||
Methods showbPrec :: Int -> ModuleHead a -> Builder # showb :: ModuleHead a -> Builder # showbList :: [ModuleHead a] -> Builder showtPrec :: Int -> ModuleHead a -> Text showt :: ModuleHead a -> Text # showtList :: [ModuleHead a] -> Text showtlPrec :: Int -> ModuleHead a -> Text showtl :: ModuleHead a -> Text showtlList :: [ModuleHead a] -> Text | |||||
| TextShow a => TextShow (ModuleName a) Source # | |||||
Methods showbPrec :: Int -> ModuleName a -> Builder # showb :: ModuleName a -> Builder # showbList :: [ModuleName a] -> Builder showtPrec :: Int -> ModuleName a -> Text showt :: ModuleName a -> Text # showtList :: [ModuleName a] -> Text showtlPrec :: Int -> ModuleName a -> Text showtl :: ModuleName a -> Text showtlList :: [ModuleName a] -> Text | |||||
| TextShow a => TextShow (ModulePragma a) Source # | |||||
Methods showbPrec :: Int -> ModulePragma a -> Builder # showb :: ModulePragma a -> Builder # showbList :: [ModulePragma a] -> Builder showtPrec :: Int -> ModulePragma a -> Text showt :: ModulePragma a -> Text # showtList :: [ModulePragma a] -> Text showtlPrec :: Int -> ModulePragma a -> Text showtl :: ModulePragma a -> Text showtlList :: [ModulePragma a] -> Text | |||||
| TextShow a => TextShow (Name a) Source # | |||||
| TextShow a => TextShow (Namespace a) Source # | |||||
| TextShow a => TextShow (Op a) Source # | |||||
| TextShow a => TextShow (Overlap a) Source # | |||||
| TextShow a => TextShow (PXAttr a) Source # | |||||
| TextShow a => TextShow (Pat a) Source # | |||||
| TextShow a => TextShow (PatField a) Source # | |||||
| TextShow a => TextShow (PatternSynDirection a) Source # | |||||
Methods showbPrec :: Int -> PatternSynDirection a -> Builder # showb :: PatternSynDirection a -> Builder # showbList :: [PatternSynDirection a] -> Builder showtPrec :: Int -> PatternSynDirection a -> Text showt :: PatternSynDirection a -> Text # showtList :: [PatternSynDirection a] -> Text showtlPrec :: Int -> PatternSynDirection a -> Text showtl :: PatternSynDirection a -> Text showtlList :: [PatternSynDirection a] -> Text | |||||
| TextShow a => TextShow (Promoted a) Source # | |||||
| TextShow a => TextShow (QName a) Source # | |||||
| TextShow a => TextShow (QOp a) Source # | |||||
| TextShow a => TextShow (QualConDecl a) Source # | |||||
Methods showbPrec :: Int -> QualConDecl a -> Builder # showb :: QualConDecl a -> Builder # showbList :: [QualConDecl a] -> Builder showtPrec :: Int -> QualConDecl a -> Text showt :: QualConDecl a -> Text # showtList :: [QualConDecl a] -> Text showtlPrec :: Int -> QualConDecl a -> Text showtl :: QualConDecl a -> Text showtlList :: [QualConDecl a] -> Text | |||||
| TextShow a => TextShow (QualStmt a) Source # | |||||
| TextShow a => TextShow (RPat a) Source # | |||||
| TextShow a => TextShow (RPatOp a) Source # | |||||
| TextShow a => TextShow (ResultSig a) Source # | |||||
| TextShow a => TextShow (Rhs a) Source # | |||||
| TextShow a => TextShow (Role a) Source # | |||||
| TextShow a => TextShow (Rule a) Source # | |||||
| TextShow a => TextShow (RuleVar a) Source # | |||||
| TextShow a => TextShow (Safety a) Source # | |||||
| TextShow a => TextShow (Sign a) Source # | |||||
| TextShow a => TextShow (SpecialCon a) Source # | |||||
Methods showbPrec :: Int -> SpecialCon a -> Builder # showb :: SpecialCon a -> Builder # showbList :: [SpecialCon a] -> Builder showtPrec :: Int -> SpecialCon a -> Text showt :: SpecialCon a -> Text # showtList :: [SpecialCon a] -> Text showtlPrec :: Int -> SpecialCon a -> Text showtl :: SpecialCon a -> Text showtlList :: [SpecialCon a] -> Text | |||||
| TextShow a => TextShow (Splice a) Source # | |||||
| TextShow a => TextShow (Stmt a) Source # | |||||
| TextShow a => TextShow (TyVarBind a) Source # | |||||
| TextShow a => TextShow (Type a) Source # | |||||
| TextShow a => TextShow (TypeEqn a) Source # | |||||
| TextShow a => TextShow (Unpackedness a) Source # | |||||
Methods showbPrec :: Int -> Unpackedness a -> Builder # showb :: Unpackedness a -> Builder # showbList :: [Unpackedness a] -> Builder showtPrec :: Int -> Unpackedness a -> Text showt :: Unpackedness a -> Text # showtList :: [Unpackedness a] -> Text showtlPrec :: Int -> Unpackedness a -> Text showtl :: Unpackedness a -> Text showtlList :: [Unpackedness a] -> Text | |||||
| TextShow a => TextShow (WarningText a) Source # | |||||
Methods showbPrec :: Int -> WarningText a -> Builder # showb :: WarningText a -> Builder # showbList :: [WarningText a] -> Builder showtPrec :: Int -> WarningText a -> Text showt :: WarningText a -> Text # showtList :: [WarningText a] -> Text showtlPrec :: Int -> WarningText a -> Text showtl :: WarningText a -> Text showtlList :: [WarningText a] -> Text | |||||
| TextShow a => TextShow (XAttr a) Source # | |||||
| TextShow a => TextShow (XName a) Source # | |||||