Home
last modified time | relevance | path

Searched defs:DataFamInstDecl (Results 1 – 9 of 9) sorted by relevance

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/fourmolu-0.3.0.0/src/Ormolu/Printer/Meat/Declaration/
H A DInstance.hs109 DataFamInstDecl {dfid_eqn = HsIB {hsib_body = FamEqn {..}}} -> function
111 DataFamInstDecl {dfid_eqn = HsIB {hsib_body = XFamEqn {}}} -> function
113 DataFamInstDecl {dfid_eqn = XHsImplicitBndrs {}} -> function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/src/Ormolu/Printer/Meat/Declaration/
H A DInstance.hs109 DataFamInstDecl {dfid_eqn = HsIB {hsib_body = FamEqn {..}}} -> function
111 DataFamInstDecl {dfid_eqn = HsIB {hsib_body = XFamEqn {}}} -> function
113 DataFamInstDecl {dfid_eqn = XHsImplicitBndrs {}} -> function
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DExtractDocs.hs166 DataFamInstDecl { dfid_eqn = HsIB { hsib_body = function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/Language/Haskell/Syntax/
H A DDecls.hs1331 newtype DataFamInstDecl pass type
1332 = DataFamInstDecl { dfid_eqn :: FamEqn pass (HsDataDefn pass) } constructor
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Interface/
H A DCreate.hs467 DataFamInstDecl { dfid_eqn = HsIB { hsib_body = function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/src-ghc86/Language/Haskell/GHC/ExactPrint/
H A DAnnotater.hs858 newtype DataFamInstDecl pass type
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/
H A DDecls.hs1819 newtype DataFamInstDecl pass type
1820 = DataFamInstDecl { dfid_eqn :: FamInstEqn pass (HsDataDefn pass) } constructor
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/GHC/Hs/
H A DDecls.hs1645 newtype DataFamInstDecl pass type
1646 = DataFamInstDecl { dfid_eqn :: FamInstEqn pass (HsDataDefn pass) } constructor
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/
H A DDecls.hs1645 newtype DataFamInstDecl pass type
1646 = DataFamInstDecl { dfid_eqn :: FamInstEqn pass (HsDataDefn pass) } constructor