diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-09-12 14:54:30 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-09-15 09:19:50 -0400 |
commit | 626db8f82e734e48eef5ce7676a5233f98fe7145 (patch) | |
tree | ddbb493a24e2565b4f756c6c8ef97a832c4e0bee /compiler/codeGen | |
parent | 912384535d2ac7452d3bcda34cdee238e30600c9 (diff) | |
download | haskell-626db8f82e734e48eef5ce7676a5233f98fe7145.tar.gz |
Unify CallStack handling in ghc
Here we introduce compatibility wrappers for HasCallStack constraints.
This is necessary as we must support GHC 7.10.1 which lacks sane call
stack support. We also introduce another constraint synonym,
HasDebugCallStack, which only provides a call stack when DEBUG is set.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions