Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe-Inferred |
Language | GHC2021 |
Documentation
openWebPage :: MonadIO m => Text -> m () #
data BrowserException #
Instances
Exception BrowserException # | |
Defined in Napkin.Utils.Web | |
Show BrowserException # | |
Defined in Napkin.Utils.Web showsPrec :: Int -> BrowserException -> ShowS # show :: BrowserException -> String # showList :: [BrowserException] -> ShowS # |