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.
-
nerd-font-icons Graphics.Icons.NerdFont No documentation available.
pdcProductVersions :: String -> Query -> IO [Object]pdc Fedora.PDC Product Version List https://pdc.fedoraproject.org/rest_api/v1/product-versions/
pdcProducts :: String -> Query -> IO [Object]pdc Fedora.PDC Product List https://pdc.fedoraproject.org/rest_api/v1/products/
newtype
CoproductProof (f :: Flavor) s t rrefined-containers Data.Set.Refined Proof that the tagged disjoint union of s and t is r.
-
refined-containers Data.Set.Refined Coproduct of elements of s and t can be converted into an element of r and back. You can use coerceWith co and coerceWith (sym co).
-
refined-containers Data.Set.Refined Cartesian product of two sets. The elements are all pairs (x, y) for each x from s and for each y from t.