hmgit-1.0.0: The subset of awesome content tracker Git
Safe HaskellNone
LanguageHaskell2010

HMGit.Internal.Parser.Core.ByteString

Synopsis

Documentation

space :: ByteStringParser () Source #

M.space is fine but we just want to match 0x20

fromBinaryGetter :: (String -> ParseException) -> Get ~> ByteStringParser Source #

Natural transformation from Get to parsec

relFile :: ByteStringParser (Path Rel File) Source #

parse relative file path until null