summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/simpl016.stderr
blob: 75f9072d550598716f9c200234464b69587ae777 (plain)
1
2
3
4
5
6
7
8
9
10

simpl016.hs:7:1: warning: [GHC-40548]
    Forall'd constraint ‘Num b’ is not bound in RULE lhs
      Orig bndrs: [b, $dNum]
      Orig lhs: let {
                  $dEq :: Eq Int
                  [LclId]
                  $dEq = GHC.Classes.$fEqInt } in
                delta' @Int @b $dEq
      optimised lhs: delta' @Int @b $dEq