Joe <joesmo...@gmail.com> writes:
> I tried using ucycle directly from Data.Graph.Inductive.Example by
> itself.
>
> I didn't realize there were two instances of Graph.  How would you use the
> PatriciaTree Graph instance in the ucycle type signature?
>
> ucycle :: Graph gr => Int -> gr () ()

You must have that Graph instance in scope.  I can't give any more
suggestions as I don't see the code in which you use `ucycle`.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to