cabal-version: 1.12 -- This file has been generated from package.yaml by hpack version 0.38.1. -- -- see: https://github.com/sol/hpack name: ghc-hie version: 0.0.3 synopsis: HIE-file parsing machinery that supports multiple versions of GHC category: Development homepage: https://github.com/sol/ghc-hie#readme bug-reports: https://github.com/sol/ghc-hie/issues author: Simon Hengel maintainer: Simon Hengel copyright: (c) 2025 Simon Hengel license: MIT license-file: LICENSE build-type: Simple source-repository head type: git location: https://github.com/sol/ghc-hie library exposed-modules: GHC.Iface.Ext.Binary GHC.Iface.Ext.Types GHC.Iface.Ext.Utils other-modules: GHC.Builtin.Imports GHC.Builtin.Names.GHC908 GHC.Builtin.Names.GHC910 GHC.Builtin.Names.GHC912 GHC.Builtin.Uniques GHC.Builtin.Utils GHC.Iface.Ext.Binary.GHC912 GHC.Iface.Ext.Binary.Header GHC.Iface.Ext.Binary.Instances GHC.Iface.Ext.Binary.Utils GHC.Iface.Ext.Compat hs-source-dirs: src ghc-options: -Wall build-depends: array , base ==4.* , bytestring , containers , deepseq , directory , filepath , ghc ==9.8.4 || ==9.10.1 || ==9.10.2 || ==9.10.3 || ==9.12.1 || ==9.12.2 , ghc-boot , transformers default-language: GHC2021 test-suite spec type: exitcode-stdio-1.0 main-is: Spec.hs other-modules: GHC.Builtin.Imports GHC.Builtin.Names.GHC908 GHC.Builtin.Names.GHC910 GHC.Builtin.Names.GHC912 GHC.Builtin.Uniques GHC.Builtin.Utils GHC.Iface.Ext.Binary GHC.Iface.Ext.Binary.GHC912 GHC.Iface.Ext.Binary.Header GHC.Iface.Ext.Binary.Instances GHC.Iface.Ext.Binary.Utils GHC.Iface.Ext.Compat GHC.Iface.Ext.Types GHC.Iface.Ext.Utils GHC.Iface.Ext.BinarySpec GHC.Iface.Ext.Upstream SmokeSpec hs-source-dirs: src test ghc-options: -Wall build-tool-depends: hspec-discover:hspec-discover build-depends: QuickCheck , array , base ==4.* , bytestring , containers , deepseq , directory , filepath , ghc ==9.8.4 || ==9.10.1 || ==9.10.2 || ==9.10.3 || ==9.12.1 || ==9.12.2 , ghc-boot , hspec ==2.* , process , temporary , transformers default-language: GHC2021