Hoogle Search

Within LTS Haskell 24.23 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. Prefix :: LexicalFixity

    ghc GHC

    No documentation available.

  2. compareFixity :: Fixity -> Fixity -> (Bool, Bool)

    ghc GHC

    No documentation available.

  3. dataConIsInfix :: DataCon -> Bool

    ghc GHC

    Should the DataCon be presented infix?

  4. defaultFixity :: Fixity

    ghc GHC

    No documentation available.

  5. depSuffixes :: DynFlags -> [String]

    ghc GHC

    No documentation available.

  6. dumpPrefix :: DynFlags -> FilePath

    ghc GHC

    This defaults to 'non-module'. It can be set by setDumpPrefix or 'ghc.GHCi.UI.runStmt' based on where its output is going.

  7. dumpPrefixForce :: DynFlags -> Maybe FilePath

    ghc GHC

    Override the dumpPrefix set by setDumpPrefix or 'ghc.GHCi.UI.runStmt'. Set by -ddump-file-prefix

  8. mi_fixities :: ModIface_ (phase :: ModIfacePhase) -> [(OccName, Fixity)]

    ghc GHC

    Fixities NOT STRICT! we read this field lazily from the interface file

  9. negateFixity :: Fixity

    ghc GHC

    No documentation available.

  10. resumeHistoryIx :: Resume -> Int

    ghc GHC

    No documentation available.

Page 65 of many | Previous | Next