@waddlaw I'm opening a new issue to deal with this redundant constraint warning that I observed after #11 ``` • Redundant constraints: (HasCallStack, HasCallStack) • In the type signature for: contractConfig :: (HasCallStack, HasCallStack, HasCallStack) => ContractConfig | 225 | contractConfig :: ContractConfig | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ```
@waddlaw I'm opening a new issue to deal with this redundant constraint warning that I observed after #11