Safe Haskell | None |
---|---|
Language | Haskell2010 |
Smash functions which return something that can be inferred (something of a type with only one element)
- defnPars :: Integral n => Defn -> n
- smash'em :: [Fun] -> Compile TCM [Fun]
- (+++) :: Telescope -> Telescope -> Telescope
- inferable :: Set QName -> QName -> [Arg Term] -> Compile TCM (Maybe Expr)
- inferableTerm :: Set QName -> Term -> Compile TCM (Maybe Expr)
- smashable :: Int -> Type -> Compile TCM (Maybe Expr)
- buildLambda :: (Ord n, Num n) => n -> Expr -> Expr