License | Apache-2.0 |
---|---|
Safe Haskell | None |
Language | Haskell2010 |
Documentation
Instances
Show Panic Source # | |
Exception Panic Source # | |
Defined in CabalHelper.Shared.Common toException :: Panic -> SomeException # fromException :: SomeException -> Maybe Panic # displayException :: Panic -> String # |
handlePanic :: IO a -> IO a Source #
parsePkgIdBS :: ByteString -> Maybe (ByteString, Version) Source #
appCacheDir :: IO FilePath Source #