Added HasCallStack constraint for trace functions (#55)
* added HasCallStack constraint for trace functions, for issue #39 * unpack string on 7.6
This commit is contained in:
@@ -50,6 +50,8 @@ library
|
||||
Functor
|
||||
Semiring
|
||||
Bifunctor
|
||||
CallStack
|
||||
Error
|
||||
Panic
|
||||
|
||||
default-extensions:
|
||||
|
||||
Reference in New Issue
Block a user