https://bugzilla.redhat.com/show_bug.cgi?id=1175293
--- Comment #4 from Jens Petersen petersen@redhat.com --- (In reply to Yanko Kaneti from comment #3)
ghc-publicsuffixlist
Ah yes of course!
The Haskell library contains:
https://github.com/litherum/publicsuffixlist/blob/master/effective_tld_names...
but it seems serialized into:
https://github.com/litherum/publicsuffixlist/blob/master/Network/PublicSuffi... [420KB]
though there is a build flag (disabled by default) to use an external file at runtime. So it could work. :)