Name: debug-me Version: 0.20170411 Cabal-Version: >= 1.8 Maintainer: Joey Hess Author: Joey Hess Stability: Experimental Copyright: 2017 Joey Hess License: AGPL-3 Homepage: https://debug-me.branchable.com/ Category: Utility Build-Type: Custom Synopsis: Description: License-File: AGPL Extra-Source-Files: CHANGELOG INSTALL TODO debug-me.1 Executable debug-me Main-Is: debug-me.hs GHC-Options: -threaded -Wall -fno-warn-tabs -O2 Build-Depends: base (>= 4.5 && < 5.0) , bytestring == 0.10.* , cryptonite (>= 0.20) , unix (>= 2.7) , process (>= 1.4) , async (>= 2.1) , stm (>= 2.4) Other-Modules: Hash Pty Types source-repository head type: git location: git://keysafe.branchable.com/