
SCLoop.hs:22:7:
    No instance for (SC ())
      arising from a use of `op'
    Possible fix: add an instance declaration for (SC ())
    In the expression: op () ([Just True])
    In an equation for `foo': foo = op () ([Just True])
