Skip to content

Instantly share code, notes, and snippets.

@larsrh
Last active August 29, 2015 14:08
Show Gist options
  • Save larsrh/de0bd1411f3840c4eb7c to your computer and use it in GitHub Desktop.
Save larsrh/de0bd1411f3840c4eb7c to your computer and use it in GitHub Desktop.

haskell-src-exts

  • incomplete Unicode support (report)

postgresql-simple

  • ByteString is not treated as binary data by default (report, report)

process

  • creating own variants of readProcess is to difficult (report)

tasty

tasty-html

  • catch exceptions when formatting messages (report, patch)

tasty-quickcheck

  • option to suppress "reproduce" message (report, patch, patch)
  • show last generated values when timeout is reached (report, proposed patch)
  • "expected failure": unconditionally suppress "reproduce" message (patch)

xdg-basedir

  • exception when $HOME is not set (report)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment