Advertisement
Guest User

Untitled

a guest
Jul 26th, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. Pattern match(es) are non-exhaustive
  2. In an equation for `processOne': Patterns not matched: []
  3.  
  4. Pattern match(es) are non-exhaustive
  5. In an equation for `advance': Patterns not matched: ([], _, _)
  6.  
  7. Pattern match(es) are non-exhaustive
  8. In an equation for `matchExact': Patterns not matched: _ ([], _, _)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement