From bc99cf6a5ad73ebc5036e46e9ef89a4cf806ac56 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ" Date: Mon, 4 Jun 2012 17:28:38 +0000 Subject: [PATCH] --- doc/forum/Debugging_Git_Annex.mdwn | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/forum/Debugging_Git_Annex.mdwn diff --git a/doc/forum/Debugging_Git_Annex.mdwn b/doc/forum/Debugging_Git_Annex.mdwn new file mode 100644 index 0000000000..fc4d829a2a --- /dev/null +++ b/doc/forum/Debugging_Git_Annex.mdwn @@ -0,0 +1,4 @@ +Hi, +May I know, how can I debug git-annex code. +I am new to Haskell Platform, I would like to know which IDE can be used to debug haskell code. +Thank You.