diff options
author | 2011-09-06 14:36:21 -0400 | |
---|---|---|
committer | 2011-09-06 14:36:21 -0400 | |
commit | ca4eb842a4c7aa491c266e79ee1e1b340615ba01 (patch) | |
tree | 9b371e360c783209b8c72972b632ae74a2e3e01d /doc/bugs | |
parent | 92f490383a5e4b3b08b09a607f1cee1e353c23b8 (diff) |
add json to build scripts
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Build_error_on_Mac_OSX_10.6.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Build_error_on_Mac_OSX_10.6.mdwn b/doc/bugs/Build_error_on_Mac_OSX_10.6.mdwn index 61c87b56a..43fb0323c 100644 --- a/doc/bugs/Build_error_on_Mac_OSX_10.6.mdwn +++ b/doc/bugs/Build_error_on_Mac_OSX_10.6.mdwn @@ -7,3 +7,5 @@ Utility/JSONStream.hs:14:8: Could not find module `Text.JSON': Use -v to see a list of the files searched for. make: *** [git-annex] Error 1 + +> Updated the instructions. [[done]] --[[Joey]] |