From grayjay at wordroute.com Sun Feb 12 20:25:05 2017 From: grayjay at wordroute.com (Kristen Kozak) Date: Sun, 12 Feb 2017 15:25:05 -0500 Subject: Cabal at BayHac 2017 Message-ID: Hello, I am considering volunteering at BayHac to help people hack on Cabal, though I don't know enough of the codebase to do it myself. Is anyone else interested in helping? BayHac is April 7th through 9th in San Francisco. Here is the webpage: https://wiki.haskell.org/BayHac2017 . Let me know, and then I'll ask to have Cabal added to the list of projects. Thanks. -Kristen From mikhail.glushenkov at gmail.com Fri Feb 17 02:01:47 2017 From: mikhail.glushenkov at gmail.com (Mikhail Glushenkov) Date: Fri, 17 Feb 2017 02:01:47 +0000 Subject: 2.0 branch created Message-ID: Hi *, Just a heads-up that the 2.0 release branch for Cabal/cabal-install has been created. If everything goes as planned, I'll tag the releases next week, so please hurry up if you want your patches to be included in this version. List of issues I want to see resolved before the release: https://github.com/haskell/cabal/milestone/39 List of tickets postponed until 2.0.1: https://github.com/haskell/cabal/milestone/45 Cheers, Mikhail From mikhail.glushenkov at gmail.com Mon Feb 20 01:05:13 2017 From: mikhail.glushenkov at gmail.com (Mikhail Glushenkov) Date: Mon, 20 Feb 2017 01:05:13 +0000 Subject: Cabal at BayHac 2017 In-Reply-To: References: Message-ID: Hi Kristen, On 12 February 2017 at 20:25, Kristen Kozak wrote: > Hello, > > I am considering volunteering at BayHac to help people hack on Cabal, > though I don't know enough of the codebase to do it myself. Is anyone > else interested in helping? BayHac is April 7th through 9th in San > Francisco. Here is the webpage: https://wiki.haskell.org/BayHac2017 . > Let me know, and then I'll ask to have Cabal added to the list of > projects. Thanks. I'm sure that active contributors who can't attend in person will be willing to help remotely via IRC (though there's the time zone issue). Otherwise you can limit the scope of BayHac 2017 Cabal hacking to just the solver. From grayjay at wordroute.com Mon Feb 27 05:29:08 2017 From: grayjay at wordroute.com (Kristen Kozak) Date: Mon, 27 Feb 2017 00:29:08 -0500 Subject: Cabal at BayHac 2017 In-Reply-To: References: Message-ID: <63b318e6c8abe85fa5844cb7c59ff1ed.squirrel@reseller4.hrwebservices.net> Thanks for the suggestions, Mikhail. I limited the scope to the dependency solver for now: https://wiki.haskell.org/BayHac2017/Cabal_dependency_solver . I also started a page for potential projects on the Cabal wiki: https://github.com/haskell/cabal/wiki/BayHac-2017 -Kristen On Sun, February 19, 2017 8:05 pm, Mikhail Glushenkov wrote: > Hi Kristen, > > > On 12 February 2017 at 20:25, Kristen Kozak > wrote: > >> Hello, >> >> >> I am considering volunteering at BayHac to help people hack on Cabal, >> though I don't know enough of the codebase to do it myself. Is anyone >> else interested in helping? BayHac is April 7th through 9th in San >> Francisco. Here is the webpage: https://wiki.haskell.org/BayHac2017 . >> Let me know, and then I'll ask to have Cabal added to the list of >> projects. Thanks. > > I'm sure that active contributors who can't attend in person will be > willing to help remotely via IRC (though there's the time zone issue). > Otherwise you can limit the scope of BayHac 2017 Cabal hacking to just > the solver. >