Hoogle Search
Within LTS Haskell 24.16 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
BNFC BNFC.Utils Give a telling name to the electric monkey.
-
dimensional Numeric.Units.Dimensional.Prelude repeat x is an infinite list, with x the value of every element.
Examples
>>> take 10 $ repeat 17 [17,17,17,17,17,17,17,17,17, 17]
>>> repeat undefined [*** Exception: Prelude.undefined
-
distribution-opensuse OpenSuse.Prelude repeat x is an infinite list, with x the value of every element.
Examples
>>> take 10 $ repeat 17 [17,17,17,17,17,17,17,17,17, 17]
>>> repeat undefined [*** Exception: Prelude.undefined
-
faktory Faktory.Prelude repeat x is an infinite list, with x the value of every element.
Examples
>>> take 10 $ repeat 17 [17,17,17,17,17,17,17,17,17, 17]
>>> repeat undefined [*** Exception: Prelude.undefined
-
hledger-web Hledger.Web.Import repeat x is an infinite list, with x the value of every element.
Examples
>>> take 10 $ repeat 17 [17,17,17,17,17,17,17,17,17, 17]
>>> repeat undefined [*** Exception: Prelude.undefined
-
classy-prelude-yesod ClassyPrelude.Yesod repeat x is an infinite list, with x the value of every element.
Examples
>>> take 10 $ repeat 17 [17,17,17,17,17,17,17,17,17, 17]
>>> repeat undefined [*** Exception: Prelude.undefined
-
constrained-categories Control.Category.Constrained.Prelude repeat x is an infinite list, with x the value of every element.
Examples
>>> take 10 $ repeat 17 [17,17,17,17,17,17,17,17,17, 17]
>>> repeat undefined [*** Exception: Prelude.undefined
-
constrained-categories Control.Category.Hask repeat x is an infinite list, with x the value of every element.
Examples
>>> take 10 $ repeat 17 [17,17,17,17,17,17,17,17,17, 17]
>>> repeat undefined [*** Exception: Prelude.undefined
-
copilot-language Copilot.Language.Prelude repeat x is an infinite list, with x the value of every element.
Examples
>>> take 10 $ repeat 17 [17,17,17,17,17,17,17,17,17, 17]
>>> repeat undefined [*** Exception: Prelude.undefined
-
listsafe Data.List.Safe repeat x is an infinite list, with x the value of every element.
Examples
>>> take 10 $ repeat 17 [17,17,17,17,17,17,17,17,17, 17]
>>> repeat undefined [*** Exception: Prelude.undefined