Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
ForeignFieldDef = (FieldNameHS, FieldNameDB)persistent-redis Database.Persist.Redis Used instead of FieldDef to generate a smaller amount of code
ForeignRef :: EntityNameHS -> ReferenceDefpersistent-redis Database.Persist.Redis A ForeignRef has a late binding to the EntityDef it references via name and has the Haskell type of the foreign key in the form of FieldType
module System.Posix.Directory.
Foreign No documentation available.
-
prefix-units Data.Prefix.Units Formats the value using binary units.
FormatFixed :: Unit -> FormatModeprefix-units Data.Prefix.Units Formats the value using the given unit.
-
prefix-units Data.Prefix.Units Defines the formatting modes.
-
prefix-units Data.Prefix.Units Formats the value using any SI unit.
-
prefix-units Data.Prefix.Units Formats the value using units greater or equal to Kilo.
FormatSiSupraunitary :: FormatModeprefix-units Data.Prefix.Units Formats the value using supraunitary SI units only (which means that e.g. 0.001 will remain as such instead of being formatted as 1m).
-
prefix-units Data.Prefix.Units Formats the value as it is, without scaling.