Здраствуйте. В /usr/lib/ghc-6.4/Graphics/RenderingOpenGL файл GL.hi существует и папка GL тоже но вот тестовый исходник не компилится. ghc -v -c Text.hs -o Text.o Glasgow Haskell Compiler, Version 6.4, for Haskell 98, compiled by GHC version 5.04.3 Using package config file: /usr/lib/ghc-6.4/package.conf Using package config file: /home/fura/.ghc/i386-linux-6.4/package.conf Hsc static flags: -static *** Checking old interface for Text: *** Parser: *** Renamer/typechecker: Text.hs:10:0: Failed to load interface for `GL': Could not find module `GL': locations searched: GL.hi GL.hi-boot *** Deleting temp files Deleting: /tmp/ghc6081.s Warning: deleting non-existent /tmp/ghc6081.s Подскажите что сделать? В каких конфигах прописать чтоб он увидел этот злочастный GL? Спасибо.