================================================================================
special: GHC fixity decl for -> in GHC.Types
================================================================================

infixr -1 ->

--------------------------------------------------------------------------------

(haskell
  declarations: (declarations
    (fixity
      precedence: (integer)
      operator: (operator))))
