Hoogle Search
Within Stackage Nightly 2025-10-09 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
localTimeSetTimezone :: Time t => TimezoneOffset -> LocalTime t -> LocalTime thourglass Data.Hourglass Change the timezone, and adjust the local value to represent the new local value.
timezoneOffset :: Timezone tz => tz -> Inthourglass Data.Hourglass offset in minutes from UTC. valid values should be between -12*60 to +14*60
voronoiSet :: Node -> Voronoi b -> [Node]fgl Data.Graph.Inductive.Query.GVD Return the nodes reachable to/from (depending on how the Voronoi was constructed) from the specified root node (if the specified node is not one of the root nodes of the shortest path forest, an empty list will be returned).
data
DataInputStreamSetByteOrderMethodInfo gi-gio GI.Gio.Objects.DataInputStream No documentation available.
data
DataInputStreamSetNewlineTypeMethodInfo gi-gio GI.Gio.Objects.DataInputStream No documentation available.
-
gi-gio GI.Gio.Objects.DataInputStream This function sets the byte order for the given stream. All subsequent reads from the stream will be read in the given order.
-
gi-gio GI.Gio.Objects.DataInputStream Sets the newline type for the stream. Note that using G_DATA_STREAM_NEWLINE_TYPE_ANY is slightly unsafe. If a read chunk ends in "CR" we must read an additional byte to know if this is "CR" or "CR LF", and this might block if there is no more data available.
data
DataOutputStreamSetByteOrderMethodInfo gi-gio GI.Gio.Objects.DataOutputStream No documentation available.
-
gi-gio GI.Gio.Objects.DataOutputStream Sets the byte order of the data output stream to order.
ConnectionSetEnv :: ConnStatuspostgresql-libpq Database.PostgreSQL.LibPQ Negotiating environment-driven parameter settings.