Add a panic for lookupPred EqPred
authorIan Lynagh <igloo@earth.li>
Tue, 6 May 2008 17:17:49 +0000 (17:17 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 6 May 2008 17:17:49 +0000 (17:17 +0000)
commit869feb6a8105f34092a1ae1e755dffb69a565c85
tree81ee04e558af6fef702da019c3e8eb454acd71a4
parentf5e36de375d03a0af3858c4222690bbaa5f8a1ee
Add a panic for lookupPred EqPred
It's possible that returning Nothing was the right thing to do here,
but the comment and variable name indicated that it was written for
implicit parameters, so make it a panic for now just in case.
compiler/typecheck/Inst.lhs