summaryrefslogtreecommitdiff
path: root/testdata/accumulate01.reject.out
blob: 247c14f6376fcadf806aaead88e1db2c142acc39 (plain)
1
2
3
4
5
6
7
8
9
10
type error: can not unify
Succ Zero
with
Zero

in "testdata/accumulate01.reject.lc" (line 9, column 23):
  fragmentStream    = rasterizePrimitives rasterCtx Smooth primitiveStream
  fragmentShader    = \v -> (V4 1.0 0.0 0.0 1.0)
  frame             = accumulate fragmentCtx fragmentShader fragmentStream emptyFB
 in ScreenOut frame