summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T10249.stderr
blob: d495994e9525e9bc0970c263aab2ed199f6d472b (plain)
1
2
3
4
5
6
7
8
9
10
11
12

<interactive>:1:1: error:
    • Found hole: _ :: t
      Where: ‘t’ is a rigid type variable bound by
               the inferred type of it :: t
               at <interactive>:1:1
    • In the expression: _
      In an equation for ‘it’: it = _
    • Relevant bindings include it :: t (bound at <interactive>:1:1)
      Valid substitutions include
        undefined :: forall a. GHC.Stack.Types.HasCallStack => a
          (imported from ‘Prelude’ (and originally defined in ‘GHC.Err’))