packages feed

idris-1.3.3: test/error001/expected.out

test002.idr:1:6:
  |
1 | myid : (a : Type) -> a -> a
  |      ^
Universe inconsistency.
        Working on: ./test002.idr.z
        Old domain: (6,6)
        New domain: (6,5)
        Involved constraints: 
                ConstraintFC {uconstraint = ./test002.idr.z <= ./test002.idr.a1, ufc = test002.idr:1:6}
                ConstraintFC {uconstraint = ./test002.idr.y < ./test002.idr.z, ufc = test002.idr:1:6}
                ConstraintFC {uconstraint = ./test002.idr.z <= ./test002.idr.a1, ufc = test002.idr:1:6}