<div dir="ltr">Hi there,<div><br></div><div>I have a really annoying scrap of code:</div><div><br></div><div><div>unmaybe Nothing = mempty</div><div>unmaybe (Just dia) = dia</div><div><br></div><div>
It happened because I&#39;m using Diagrams but building my diagram requires looking something up in a list using findIndex, which returns Maybe Int.</div><div><br></div><div style>How do I rid myself of this blotch?</div>
</div><div style><br></div><div style>TIA,</div><div style>Adrian.</div><div style><br></div><div style><br></div></div>