cabal-version: 2.2 -- This file has been generated from package.yaml by hpack version 0.34.6. -- -- see: https://github.com/sol/hpack name: cdp version: 0.0.1.0 synopsis: A library for the Chrome Devtools Protocol (CDP) description: Chrome Devtools Protocol: https://chromedevtools.github.io/devtools-protocol/ README: Examples: category: Package.Category homepage: https://github.com/arsalan0c/cdp-hs#readme bug-reports: https://github.com/arsalan0c/cdp-hs/issues author: Arsalan Cheema maintainer: Arsalan Cheema license: BSD-3-Clause build-type: Simple extra-doc-files: README.md source-repository head type: git location: https://github.com/arsalan0c/cdp-hs library exposed-modules: CDP CDP.Domains CDP.Domains.Accessibility CDP.Domains.Animation CDP.Domains.Audits CDP.Domains.BackgroundService CDP.Domains.BrowserTarget CDP.Domains.CacheStorage CDP.Domains.Cast CDP.Domains.CSS CDP.Domains.Database CDP.Domains.Debugger CDP.Domains.DeviceOrientation CDP.Domains.DOMDebugger CDP.Domains.DOMPageNetworkEmulationSecurity CDP.Domains.DOMSnapshot CDP.Domains.DOMStorage CDP.Domains.EventBreakpoints CDP.Domains.Fetch CDP.Domains.HeadlessExperimental CDP.Domains.HeapProfiler CDP.Domains.IndexedDB CDP.Domains.Input CDP.Domains.Inspector CDP.Domains.IO CDP.Domains.LayerTree CDP.Domains.Log CDP.Domains.Media CDP.Domains.Memory CDP.Domains.Overlay CDP.Domains.Performance CDP.Domains.PerformanceTimeline CDP.Domains.Profiler CDP.Domains.Runtime CDP.Domains.ServiceWorker CDP.Domains.Storage CDP.Domains.SystemInfo CDP.Domains.Tethering CDP.Domains.Tracing CDP.Domains.WebAudio CDP.Domains.WebAuthn CDP.Endpoints CDP.Internal.Utils CDP.Runtime CDP.Definition CDP.Gen.Deprecated CDP.Gen.Program CDP.Gen.Snippets Main other-modules: Paths_cdp autogen-modules: Paths_cdp hs-source-dirs: src gen build-depends: aeson ==1.5.6.0 , base ==4.14.3.0 , bytestring ==0.10.12.0 , containers ==0.6.5.1 , data-default ==0.7.1.1 , directory ==1.3.6.0 , extra ==1.7.9 , filepath ==1.4.2.1 , http-conduit ==2.3.8 , monad-loops ==0.4.3 , mtl ==2.2.2 , network-uri ==2.6.4.1 , process ==1.6.13.2 , random ==1.2.0 , text ==1.2.4.1 , vector ==0.12.3.1 , websockets ==0.12.7.3 default-language: Haskell2010 executable cdp-example-endpoints main-is: endpoints.hs other-modules: Paths_cdp autogen-modules: Paths_cdp hs-source-dirs: examples build-depends: aeson ==1.5.6.0 , base ==4.14.3.0 , blaze-html , blaze-markup , bytestring ==0.10.12.0 , cdp , containers ==0.6.5.1 , data-default ==0.7.1.1 , directory ==1.3.6.0 , extra ==1.7.9 , filepath ==1.4.2.1 , http-conduit ==2.3.8 , monad-loops ==0.4.3 , mtl ==2.2.2 , network-uri ==2.6.4.1 , process ==1.6.13.2 , random ==1.2.0 , text ==1.2.4.1 , utf8-string , vector ==0.12.3.1 , websockets ==0.12.7.3 default-language: Haskell2010 executable cdp-example-open-twitter main-is: open-twitter.hs other-modules: Paths_cdp autogen-modules: Paths_cdp hs-source-dirs: examples build-depends: aeson ==1.5.6.0 , base ==4.14.3.0 , bytestring ==0.10.12.0 , cdp , containers ==0.6.5.1 , data-default ==0.7.1.1 , directory ==1.3.6.0 , extra ==1.7.9 , filepath ==1.4.2.1 , http-conduit ==2.3.8 , monad-loops ==0.4.3 , mtl ==2.2.2 , network-uri ==2.6.4.1 , process ==1.6.13.2 , random ==1.2.0 , text ==1.2.4.1 , vector ==0.12.3.1 , websockets ==0.12.7.3 default-language: Haskell2010 executable cdp-example-print-page main-is: print-page.hs other-modules: Paths_cdp autogen-modules: Paths_cdp hs-source-dirs: examples build-depends: aeson ==1.5.6.0 , base ==4.14.3.0 , base64-bytestring , bytestring ==0.10.12.0 , cdp , containers ==0.6.5.1 , data-default ==0.7.1.1 , directory ==1.3.6.0 , extra ==1.7.9 , filepath ==1.4.2.1 , http-conduit ==2.3.8 , monad-loops ==0.4.3 , mtl ==2.2.2 , network-uri ==2.6.4.1 , process ==1.6.13.2 , random ==1.2.0 , text ==1.2.4.1 , vector ==0.12.3.1 , websockets ==0.12.7.3 default-language: Haskell2010 executable cdp-example-sessions main-is: sessions.hs other-modules: Paths_cdp autogen-modules: Paths_cdp hs-source-dirs: examples build-depends: aeson ==1.5.6.0 , base ==4.14.3.0 , bytestring ==0.10.12.0 , cdp , containers ==0.6.5.1 , data-default ==0.7.1.1 , directory ==1.3.6.0 , extra ==1.7.9 , filepath ==1.4.2.1 , http-conduit ==2.3.8 , monad-loops ==0.4.3 , mtl ==2.2.2 , network-uri ==2.6.4.1 , process ==1.6.13.2 , random ==1.2.0 , text ==1.2.4.1 , vector ==0.12.3.1 , websockets ==0.12.7.3 default-language: Haskell2010 executable cdp-example-subscribe main-is: subscribe.hs other-modules: Paths_cdp autogen-modules: Paths_cdp hs-source-dirs: examples build-depends: aeson ==1.5.6.0 , base ==4.14.3.0 , bytestring ==0.10.12.0 , cdp , containers ==0.6.5.1 , data-default ==0.7.1.1 , directory ==1.3.6.0 , extra ==1.7.9 , filepath ==1.4.2.1 , http-conduit ==2.3.8 , monad-loops ==0.4.3 , mtl ==2.2.2 , network-uri ==2.6.4.1 , process ==1.6.13.2 , random ==1.2.0 , text ==1.2.4.1 , vector ==0.12.3.1 , websockets ==0.12.7.3 default-language: Haskell2010 executable cdp-gen main-is: Main.hs other-modules: CDP.Definition CDP.Gen.Deprecated CDP.Gen.Program CDP.Gen.Snippets Paths_cdp autogen-modules: Paths_cdp hs-source-dirs: gen default-extensions: Strict build-depends: aeson ==1.5.6.0 , base ==4.14.3.0 , bytestring ==0.10.12.0 , containers ==0.6.5.1 , data-default ==0.7.1.1 , directory ==1.3.6.0 , extra ==1.7.9 , filepath ==1.4.2.1 , http-conduit ==2.3.8 , monad-loops ==0.4.3 , mtl ==2.2.2 , network-uri ==2.6.4.1 , process ==1.6.13.2 , random ==1.2.0 , text ==1.2.4.1 , vector ==0.12.3.1 , websockets ==0.12.7.3 default-language: Haskell2010 test-suite cdp-test type: exitcode-stdio-1.0 main-is: Main.hs other-modules: Paths_cdp autogen-modules: Paths_cdp hs-source-dirs: test ghc-options: -Wall -threaded build-depends: aeson ==1.5.6.0 , base ==4.14.3.0 , bytestring ==0.10.12.0 , cdp , containers ==0.6.5.1 , data-default ==0.7.1.1 , directory ==1.3.6.0 , extra ==1.7.9 , filepath ==1.4.2.1 , hspec , http-conduit ==2.3.8 , monad-loops ==0.4.3 , mtl ==2.2.2 , network-uri ==2.6.4.1 , process ==1.6.13.2 , random ==1.2.0 , text ==1.2.4.1 , vector ==0.12.3.1 , websockets ==0.12.7.3 default-language: Haskell2010