[GHC] #12149: Support bit-fields

GHC ghc-devs at haskell.org
Tue Feb 5 14:45:24 UTC 2019


#12149: Support bit-fields
-------------------------------------+-------------------------------------
        Reporter:                    |                Owner:  (none)
  facundo.dominguez                  |
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  hsc2hs            |              Version:  8.0.1
      Resolution:                    |             Keywords:  bit-fields
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by andrewthad):

 This just bit me as well. On linux, `iphdr` has a bit field, and I'm
 struggling to find a good way to peek and poke at these.

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


More information about the ghc-tickets mailing list