
15 Dec
2017
15 Dec
'17
4:19 a.m.
Hi Mathieu,
On 15 December 2017 at 08:41, Boespflug, Mathieu
How many other users of Cabal-the-library are there? In principle, every single Hackage package out there, which all have a Setup.hs script.
This is not such a big deal now, because build-type: Custom packages can declare the dependencies of the Setup script via the custom-setup stanza. By default (when there's no custom-setup stanza), Cabal < 2 is chosen.