Name: print-debugger Version: 0.0 Build-Type: Simple Cabal-Version: >= 1.2 License: PublicDomain License-File: LICENSE Description: Print debugging with stack trace for Haskell (formatted for the IDE). See screenshot http://i.imgur.com/KCXYHNk.png Author: John-Michael Reed Maintainer: John-Michael Reed Homepage: https://github.com/JohnReedLOL/HaskellPrintDebugger Category: Debug Synopsis: Print debugging with stack trace for Haskell (formatted for the IDE). Library Build-Depends: base >= 4 && < 7, split Exposed-modules: StackTraceDebug