Safe Haskell | None |
---|---|
Language | Haskell2010 |
Unused.Cache
Documentation
newtype FingerprintOutcome Source #
Constructors
MD5ExecutableNotFound [String] |
cached :: (FromRecord a, ToRecord a) => String -> IO [a] -> IO (Either FingerprintOutcome [a]) Source #
unused-0.10.0.0: A command line tool to identify unused code.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Unused.Cache
newtype FingerprintOutcome Source #
Constructors
MD5ExecutableNotFound [String] |
cached :: (FromRecord a, ToRecord a) => String -> IO [a] -> IO (Either FingerprintOutcome [a]) Source #