packages feed

idris-1.2.0: test/basic017/expected

basic017a.idr:11:8:
   |
11 | append : Vect n a -> Vect m a -> Vect (n + m) a
   |        ^
When checking type of Main.append:
When checking an application of Main.Vect:
        No such variable n