<div dir="ltr">On Thu, Oct 16, 2008 at 9:24 AM, Eric Kow <span dir="ltr">&lt;<a href="mailto:kowey@darcs.net">kowey@darcs.net</a>&gt;</span> wrote: <br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
There are a lot of folks that would rather we just used Cabal. &nbsp;After<br>
all, it is the de facto Haskell standard and has been around for longer<br>
(thus being potentially more battle-tested). &nbsp;David strongly opposes<br>
this move, I think, because he feels that mandatory metadata is a form<br>
of redundancy (maintainence hassle) can also be fragile when, for<br>
example, a new version of GHC comes along.<br>
<br>
I hope there are ways for Cabal fans and franchise fans to work<br>
together, maybe with Cabalisation as an effort in an unofficial branch.<br>
There are also some shared problems that the cabalisations and<br>
enfranchisement have in common and could work together on. &nbsp;Ganesh&#39;s<br>
zlib patches are one good example, as are David&#39;s Workaround<br>
simplifications. &nbsp;Some options we could consider:</blockquote><div><br>The part I&#39;m most confused on is the history and future.<br><br>* We had/have a way to build darcs relatively easily and reliably on POSIX systems, eg., autotools. (By POSIX, I mean roughly linux, *BSD, solaris, and osx.)&nbsp; Myself and others have complained about the messyness of autotools but at the end of the day it does seem to be getting the job done.<br>
<br>* We lack a reproducible way to build darcs on windows.&nbsp; Historically the only way I know of to build on windows is to install some sort of POSIX emulation like cygwin or mingw but it seems to be quite complicated and hard to get it right.&nbsp; This has caused people like Neil and myself to avoid building darcs on windows.<br>
<br>* Many people have requested optional Cabal support for building on Windows (really our only non-POSIX system).&nbsp; We can currently build with Cabal + configure on windows and now we&#39;re finally close to building with Cabal minus autotools.&nbsp; We already have several independent cabalization efforts.&nbsp; Many people have requested that darcs be available from hackage and a derived work of the official darcs source is available there cabalized.&nbsp; Some form of Cabal support is clearly something people want.<br>
<br>* Now it seems as though the plan is to throw autotools out the window on all platforms and unconditionally.&nbsp; Meaning that on POSIX platforms we are changing something that isn&#39;t broken.<br><br>* I personally do not consider wine to be windows and I do not consider testing on wine to be an acceptable substitute for testing real software for windows compatibility.<br>
<br>Now, it seems that Cabal works wherever GHC works, including Windows.&nbsp; Cabal has been under development for a few years and is now approaching a mature status.&nbsp; Cabal is tested, battle hardened, and all of hackage is built regularly to ensure that it remains working as new features are added and code is refactored.&nbsp; Duncan is very responsive about bugs, there are summer of code projects every summer for Cabal, it has a nice project website with bugtracker and community, lots of documentation, tutorials around the net, and otherwise seems very healthy and alive.&nbsp; Recently Duncan gave a talk about the future of Cabal[1] that sounds very promising.<br>
<br>Now the part that I don&#39;t understand in light of the above is this:<br>If we&#39;re going to use franchise for darcs, why do we need to exclude the use of autotools and cabal?<br><br>There are plenty of other things I don&#39;t understand about this situation, but that one is most frustrating to me at the moment.&nbsp; If someone says, &quot;No, you&#39;ve got it wrong, you&#39;ll still be able to build with either autotools or cabal without any of the other three.&quot;&nbsp; I&#39;ll go happily back to hacking and forget all about this :)<br>
<br>Thanks,<br>Jason<br><br>[1] <a href="http://www.galois.com/blog/2008/10/06/tech-talk-the-future-of-cabal/">http://www.galois.com/blog/2008/10/06/tech-talk-the-future-of-cabal/</a><br>
<br></div></div><br></div>