Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
deriving-compat Data.Deriving.Internal No documentation available.
-
deriving-compat Data.Deriving.Internal No documentation available.
-
deriving-compat Data.Deriving.Internal No documentation available.
newNameList :: String -> Int -> Q [Name]deriving-compat Data.Deriving.Internal Generate a list of fresh names with a common prefix, and numbered suffixes.
partitionByList :: [Bool] -> [a] -> ([a], [a])deriving-compat Data.Deriving.Internal partitionByList takes a list of Bools and a list of some elements and partitions the list according to the list of Bools. Elements corresponding to True go to the left; elements corresponding to False go to the right. For example, partitionByList [True, False, True] [1,2,3] == ([1,3], [2]) This function does not check whether the lists have equal length.
readListPrecDefaultValName :: Namederiving-compat Data.Deriving.Internal No documentation available.
-
deriving-compat Data.Deriving.Internal No documentation available.
-
deriving-compat Data.Deriving.Internal No documentation available.
-
deriving-compat Data.Deriving.Internal No documentation available.
-
deriving-compat Data.Deriving.Internal No documentation available.