Re: -pgmc/a/l default options, other ideas
"Neil Mitchell" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <404396ef0701050933n9b1a63bl789f1387b7abb2d2__46983.2902927466$1168018400$gmane$org@mail.gmail.com> |
Hi > A possible > solution would be to modify Cabal work with CMake and let CMake do > the translation to make/nmake/Visual Studio project files. An alternative, but one that involves replacing one dependancy (Mingw) with another (CMake). Admitedly its a smaller dependancy, but not a good direction to go in. > The most aesthetic solution would be to build the capability > right into Cabal but I simply don't have the time to take on yet > another project like that right now. That is by far the best option, Cabal will definately need this at some point. It would be a shame if you go to extra work for something that will be done eventually. Thanks Neil