[GHC] #9851: Hoopl library in GHC hides runWithFuel / version number clash

GHC ghc-devs at haskell.org
Thu Jan 29 14:46:47 UTC 2015


#9851: Hoopl library in GHC hides runWithFuel / version number clash
-------------------------------------+-------------------------------------
        Reporter:  AndreasVoellmy    |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  libraries/hoopl   |                 Version:  7.8.3
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Other             |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:  #8315             |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by armelm):

 I've just added a patch to apply to the Hoopl repository. It simply re-
 export ''runWithFuel''.

 '''Nota:''' I'm new to Haskell so I don't know (or understand) why
 ''runWithFuel'' isn't exported especially as it has already been re-
 exported once in the past as we can see in ''changelog.md'':

 {{{
 ## 3.8.7.4
   - Re-export runWithFuel as per Justin Bailey
 }}}

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


More information about the ghc-tickets mailing list