kickass-torrents-dump-parser-0.0.1: Parses kat.ph torrent dumps

Safe HaskellNone

Text.KickassTorrentsDumpParser

Synopsis

Documentation

newtype InfoHash Source

Constructors

InfoHash 

Fields

unInfoHash :: Text
 

newtype URL Source

Constructors

URL 

Fields

unUrl :: Text
 

Instances

parseDump :: ByteString -> Either String (Vector Release)Source

Parses a release from a Lazy ByteString