#3892: some libraries work with runghc but not ghc
----------------------------------------+-----------------------------------
  Reporter:  dougbrown                  |          Owner:         
      Type:  bug                        |         Status:  closed 
  Priority:  normal                     |      Milestone:         
 Component:  Compiler                   |        Version:  6.10.4 
Resolution:  invalid                    |       Keywords:         
Difficulty:                             |             Os:  MacOS X
  Testcase:                             |   Architecture:  x86    
   Failure:  GHC rejects valid program  |  
----------------------------------------+-----------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 When using `ghc` you need to either use `--make` to have packages
 automatically linked in, or pass `-package` options for the packages that
 you use.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3892#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to