Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. isStrictDataSort :: Sort' t -> Bool

    Agda Agda.Syntax.Internal

    Is this a strict universe inhabitable by data types?

  2. lensSort :: LensSort a => Lens' a Sort

    Agda Agda.Syntax.Internal

    No documentation available.

  3. pathSort :: PathView -> Sort

    Agda Agda.Syntax.Internal

    Sort of this type.

  4. tmSSort :: Term -> Sort

    Agda Agda.Syntax.Internal

    No documentation available.

  5. tmSort :: Term -> Sort

    Agda Agda.Syntax.Internal

    No documentation available.

  6. varSort :: Int -> Sort

    Agda Agda.Syntax.Internal

    No documentation available.

  7. data RHSOrTypeSigs

    Agda Agda.Syntax.Parser.Helpers

    No documentation available.

  8. TSort :: TTerm

    Agda Agda.Syntax.Treeless

    No documentation available.

  9. compareSort :: MonadConversion m => Comparison -> Sort -> Sort -> m ()

    Agda Agda.TypeChecking.Conversion

    No documentation available.

  10. equalSort :: MonadConversion m => Sort -> Sort -> m ()

    Agda Agda.TypeChecking.Conversion

    Check that the first sort equal to the second.

Page 169 of many | Previous | Next