diff options
author | Michael Thompson <what_is_it_to_do_anything@yahoo.com> | 2014-05-17 13:48:31 -0400 |
---|---|---|
committer | Michael Thompson <what_is_it_to_do_anything@yahoo.com> | 2014-05-17 13:48:31 -0400 |
commit | 4c6aaec56520fea67a73aaad4f0f71746bffe2f5 (patch) | |
tree | c26c1f0f31329f82e0edd3db3966a0bf9e9598a3 /src/Text | |
parent | 0915967d840ad453027fb30a00b69401d3d8b50e (diff) | |
download | pandoc-4c6aaec56520fea67a73aaad4f0f71746bffe2f5.tar.gz |
no need to hide 'catch'
This doesn't normally cause a problem because of some ghc workaround special to this case, but I was able to trigger an error with a complicated mixture of sandboxing, directing `cabal` to a locally installed ghc, and something else. `catch` isn't actually used in the file, so it seems it might as well go.
Diffstat (limited to 'src/Text')
0 files changed, 0 insertions, 0 deletions