Hoogle Search
Within LTS Haskell 24.22 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
singletonArray :: forall a (n :: Nullability) . IsSqlType a => Field_ n a -> Field (SqlArray_ n a)opaleye Opaleye.Operators No documentation available.
singleton_sql_json_item_required :: ByteStringpostgresql-typed Database.PostgreSQL.Typed.ErrCodes SINGLETON_SQL_JSON_ITEM_REQUIRED: 22038 (Error)
singleton' :: a -> NERAVec' 'Z BinP1 aral Data.RAVec.NonEmpty No documentation available.
singletonRange :: (Int, Int) -> RIntSetrange-set-list Data.RangeSet.IntMap O(1). Create a continuos range set.
singletonRange :: Ord a => (a, a) -> RSet arange-set-list Data.RangeSet.List O(1). Create a continuos range set.
singletonRange :: Ord a => (a, a) -> RSet arange-set-list Data.RangeSet.Map O(1). Create a continuos range set.
-
Unary natural numbers relying on the singletons infrastructure. Unary natural number relying on the singletons infrastructure. More information about the general usage of singletons can be found on the singletons github page.
-
Presburger Arithmetic Solver for GHC Type-level natural numbers with Singletons package. The singletons-presburger plugin augments GHC type-system with Presburger Arithmetic Solver for Type-level natural numbers, with integration with singletons package. . You can use by adding this package to dependencies and add the following pragma to the head of .hs files: . > OPTIONS_GHC -fplugin Data.Singletons.TypeNats.Presburger
singletonTranslation :: TcPluginM Translationsingletons-presburger Data.Singletons.TypeNats.Presburger No documentation available.
singletonDisjointSet :: a -> DisjointSet aunbound-generics Unbound.Generics.LocallyNameless.Alpha singletonDisjointSet x a DisjointSet a that contains the single element x