[GHC] #3379: GHC should use the standard binary package

GHC ghc-devs at haskell.org
Wed Sep 24 12:52:59 UTC 2014


#3379: GHC should use the standard binary package
-------------------------------------+-------------------------------------
              Reporter:  igloo       |            Owner:
                  Type:  task        |           Status:  new
              Priority:  normal      |        Milestone:  7.10.1
             Component:  Compiler    |          Version:  6.10.4
            Resolution:              |         Keywords:
      Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple                   |       Difficulty:  Unknown
       Type of failure:              |       Blocked By:
  None/Unknown                       |  Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by thomie):

 GHC still has is its own Binary module, see
 [[GhcFile(compiler/utils/Binary.hs)]] and:

 {{{
 $ git grep 'import Binary' compiler/
 }}}

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


More information about the ghc-tickets mailing list