Hi!
import Graphics.UI.SDL.Version -- Graphics.UI.SDL is not exportedmain = return ()
bash-3.2$ jhc test.hsjhc test.hsjhc 0.7.6 (0.7.6-3)Finding Dependencies...Using Ho Cache: '/Users/hruskacsaba/.jhc/cache'Main [test.hs]Error: Module not found: Graphics.UI.SDL.Version
bash-3.2$ jhc --list-libraries- SDL-0.6.2- xhtml-3000.2.0.1- HUnit-1.2.2.1- parsec-2.1.0.1- applicative-1.0- QuickCheck-1.2.0.0- Diff-0.1.2- haskell98-1.0- base-1.0- smallcheck-0.4- containers-0.3.0.0- pretty-1.0.1.1- utility-ht-0.0.5.1- html-1.0.1.2- jhc-1.0- flat-foreign-1.0- safe-0.2
bash-3.2$ ls -l ~/lib/jhctotal 424-rw-r--r-- 1 hruskacsaba staff 216003 Aug 7 18:14 SDL-0.6.2.hl