8.2.1: Ord TyCon is gone?

Brandon Allbery allbery.b at gmail.com
Sat Jul 29 14:13:32 UTC 2017


On Sat, Jul 29, 2017 at 10:07 AM, Ben Gamari <ben at smart-cactus.org> wrote:

> Hmm. I am unable to reproduce this,
>
>     $ ghci
>     λ> import Type.Reflection
>     λ> let tc = typeRepTyCon (typeRep @Int)
>     λ> tc == tc
>     True
>
> Does that work for you?
>

Maybe I'm missing something, but doesn't that only test Eq, not Ord?

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20170729/3da75f62/attachment.html>


More information about the ghc-devs mailing list