name:                 concurrent-output
version:              1.10.21
visibility:           public
id:                   concurrent-output-1.10.21-DQDK6NkV444JDhydRdRFvV
key:                  concurrent-output-1.10.21-DQDK6NkV444JDhydRdRFvV
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:                  a543fb0a5f4830179fc0e8441609acf6
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.10.1/concurrent-output-1.10.21-DQDK6NkV444JDhydRdRFvV

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/concurrent-output-1.10.21-DQDK6NkV444JDhydRdRFvV

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/concurrent-output-1.10.21-DQDK6NkV444JDhydRdRFvV

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

hs-libraries:         HSconcurrent-output-1.10.21-DQDK6NkV444JDhydRdRFvV
depends:
    ansi-terminal-1.1.2-Ktb2gMoAjz02DVVJFswbI0
    async-2.2.5-LMf6IatO7unBmgPJOnsiMx base-4.20.0.0-inplace
    directory-1.3.8.3-inplace exceptions-0.10.7-inplace
    process-1.6.19.0-inplace stm-2.5.3.1-inplace
    terminal-size-0.3.4-EKN80GNpQGnBy3a2XJUeTh text-2.1.1-inplace
    transformers-0.6.1.1-inplace unix-2.8.5.1-inplace

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

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