name:                 concurrent-output
version:              1.10.21
visibility:           public
id:                   concurrent-output-1.10.21-HfxgfF49CDvGitbJR1XLg4
key:                  concurrent-output-1.10.21-HfxgfF49CDvGitbJR1XLg4
license:              BSD-2-Clause
copyright:            2015-2021 Joey Hess, 2009 Joachim Breitner
maintainer:           Joey Hess <id@joeyh.name>
author:               Joey Hess, Joachim Breitner
stability:            Stable
synopsis:             Ungarble output from several threads or commands
description:
    Lets multiple threads and external processes concurrently output to the
    console, without it getting all garbled up.

    Built on top of that is a way of defining multiple output regions,
    which are automatically laid out on the screen and can be individually
    updated by concurrent threads. Can be used for progress displays etc.

    <<https://joeyh.name/code/concurrent-output/demo2.gif>>

category:             User Interfaces, Concurrency
abi:                  33bdaa7e703d1d7f1252182ee2b99c36
exposed:              True
exposed-modules:
    System.Console.Concurrent System.Console.Concurrent.Internal
    System.Console.Regions System.Process.Concurrent

hidden-modules:       Utility.Monad Utility.Exception
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/concurrent-output-1.10.21-HfxgfF49CDvGitbJR1XLg4

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/concurrent-output-1.10.21-HfxgfF49CDvGitbJR1XLg4

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/concurrent-output-1.10.21-HfxgfF49CDvGitbJR1XLg4

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/concurrent-output-1.10.21

hs-libraries:         HSconcurrent-output-1.10.21-HfxgfF49CDvGitbJR1XLg4
depends:
    ansi-terminal-1.1.1-6iu5PqGV0NSBxYR065WxJz
    async-2.2.5-FBNDIiksL2sEWCANj9dS2X base-4.19.1.0-inplace
    directory-1.3.8.1-inplace exceptions-0.10.7-inplace
    process-1.6.18.0-inplace stm-2.5.2.1-inplace
    terminal-size-0.3.4-H5Uq7JNeWYRHaIwIhePN7K text-2.1.1-inplace
    transformers-0.6.1.0-inplace unix-2.8.4.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/concurrent-output-1.10.21/html/concurrent-output.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/concurrent-output-1.10.21/html
