phizzle-0.1.0.1: Library for checking if a given link is in a phishtank json file

Safe HaskellNone
LanguageHaskell2010

Phizz

Documentation

maliciousLink :: String -> [PhishTank] -> IO (Maybe Bool) Source