Skip to content
Snippets Groups Projects
Commit f93d2cb6 authored by Ryan Scott's avatar Ryan Scott
Browse files

Define HasCallStack with CPP rather than the call-stack library

This avoids downstream users from having to enable various language extensions
when deriving the classes from `exceptions` using `GeneralizedNewtypeDeriving`
on pre-8.0 GHCs. I have left some documentation describing why we have made
this choice, as the reasoning is somewhat non-obvious.

Fixes #91.
parent 596f7544
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment