diff --git a/doc/todo/provide_windows_build_with_MagicMime/comment_1_11adb1623314e8a43c50704c5e6e62d4._comment b/doc/todo/provide_windows_build_with_MagicMime/comment_1_11adb1623314e8a43c50704c5e6e62d4._comment new file mode 100644 index 0000000000..a86e88b100 --- /dev/null +++ b/doc/todo/provide_windows_build_with_MagicMime/comment_1_11adb1623314e8a43c50704c5e6e62d4._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2020-01-06T16:55:36Z" + content=""" +It's a C library and it's not vendored into the haskell library as is often +the case, so it has be be linked in. I don't know what would be involved in +getting it installed on windows and bundled with git-annex in a usable state, +and I'm a bit afraid to find out. + +WSL can be used to run linux git-annex on windows, so that's a way already +available to use MagicMime. + +(The entire future of the windows port is currently TBD, it seems likely +that it will go away and WSL be used, aside from the current bugs in WSL +that make sqlite crash.) +"""]]