I don't know why Hoogle didn't find one of the packages. I've often wondered about this related question:
* Is there a place to browse the union of all namespaces in all hackage packages?
This would show the global Haskell/Hackage namespace as it currently stands and I think would be useful for a number of different purposes.
-Ryan
On Mon, Dec 12, 2011 at 8:10 AM, Yitzchak Gale
<gale@sefer.org> wrote:
Looks interesting, thanks!
> 3. Are there more wothwile operations on this data structure?
Have a look at ranged sets:
http://hackage.haskell.org/package/Ranged-sets
Perhaps that will inspire you with some more ideas.
Regards,
Yitz