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