TraceUtils-0.1.0.2: TraceUtils.cabal
-- TraceUtils.cabal auto-generated by cabal init. For additional
-- options, see
-- http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/authors.html#pkg-descr.
-- The name of the package.
Name: TraceUtils
Version: 0.1.0.2
Synopsis: Functions that should have been in Debug.Trace
Description: Functions that should have been in Debug.Trace
Homepage: https://github.com/Peaker/TraceUtils
License: BSD3
License-file: LICENSE
Author: Eyal Lotem
Maintainer: eyal.lotem@gmail.com
Category: Development
Build-type: Simple
Cabal-version: >=1.2
Library
Exposed-modules: Debug.TraceUtils
hs-source-dirs: src
-- Packages needed in order to build this package.
Build-depends: base >= 3 && < 10