Skip to content
  • Herbert Valerio Riedel's avatar
    Use explicit forall syntax to avoid warning · fe08e896
    Herbert Valerio Riedel authored
    This is currently just a warning in GHC HEAD, but ought to be fixed
    nevertheless:
    
        Variable ‘m’ is implicitly quantified due to a context
        Use explicit forall syntax instead.
        This will become an error in GHC 7.12.
    fe08e896