I found some code that I want to run and that imports GraphicsUtils ...
vigalchin:
I don't believe anyone has ever asked that question.> Hello,
>
> What is the suggested migration path from the Hugs GraphicsUtils to
> contemporary Haskell??
>
> Thanks, Vasili
If you're doing graphics, in modern Haskell, I'd suggest gtk2hs + ghc.
http://haskell.org/gtk2hs
-- Don