[GHC] #7932: haskell-src-exts should depend on happy

GHC cvs-ghc at haskell.org
Sat May 25 06:33:10 CEST 2013


#7932: haskell-src-exts should depend on happy
-----------------------+----------------------------------------------------
Reporter:  JasonGross  |          Owner:                   
    Type:  bug         |         Status:  new              
Priority:  normal      |      Component:  libraries (other)
 Version:  7.4.2       |       Keywords:                   
      Os:  Linux       |   Architecture:  Unknown/Multiple 
 Failure:  Other       |      Blockedby:                   
Blocking:              |        Related:                   
-----------------------+----------------------------------------------------

Comment(by parcs):

 Unfortunately you can't depend on `happy` because `happy` only provides an
 executable, not a library. But one could get around this limitation by
 having the `happy` package  install a (dummy) library.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7932#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list