cabal-version: 3.0 name: terminal-scanner version: 1.1.0 license: MIT maintainer: tv@krebsco.de author: tv build-type: Simple library exposed-modules: Scanner hs-source-dirs: src default-language: GHC2024 ghc-options: -Wall -Wextra build-depends: base source-repository head type: git location: https://cgit.krebsco.de/terminal-scanner