Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
web-view Web.View.Types No documentation available.
-
web-view Web.View.Types Psuedos allow for specifying styles that only apply in certain conditions. See hover etc
el (color Primary . hover (color White)) "hello"
-
web-view Web.View.Types No documentation available.
-
web-view Web.View.Types Px, converted to Rem. Allows for the user to change the document font size and have the app scale accordingly. But allows the programmer to code in pixels to match a design
-
web-view Web.View.Types No documentation available.
-
webex-teams-api Network.WebexTeams Person is detail description of Webex Teams user or bot. Person is decoded from response JSON of Get Person Details REST call. It is also element type of response of List People call.
-
webex-teams-api Network.WebexTeams No documentation available.
-
webex-teams-api Network.WebexTeams Optional query strings for people list API.
PersonFilter :: Maybe Email -> Maybe DisplayName -> Maybe OrganizationId -> PersonFilterwebex-teams-api Network.WebexTeams No documentation available.
-
webex-teams-api Network.WebexTeams Identifying Person describing detail of Webex Teams user or bot.