Skip to content
  • Lennart Kolmodin's avatar
    Add function 'label'. · ab88a9db
    Lennart Kolmodin authored
    'label :: String -> Get a -> Get a' adds the given string to
    the error message string if the given decoder fails.
    Fixes #16.
    ab88a9db