diff --git a/HACKING b/HACKING new file mode 100644 index 0000000000000000000000000000000000000000..56500332d42d29a6e37c3841418c5fb2aa71adc5 --- /dev/null +++ b/HACKING @@ -0,0 +1,10 @@ +If you want to hack on Cabal, don't be intimidated! + +Read the guide to the source code: + http://hackage.haskell.org/trac/hackage/wiki/SourceGuide + +There are other resources listed on the dev wiki: + http://hackage.haskell.org/trac/hackage/ + +In particular, the open tickets and the cabal-devel mailing list +which is a good place to ask questions.