Updating a package to work with Cabal 1.8, I found that the clean hook no
longer gets a LocalBuildInfo parameter. I've been using the
Distribution.Simple.Program facilities to run 'make'. Without access to a
configured 'make' at cleanup time, I can't make clean.
I can call configureProgram
Updating a package to work with Cabal 1.8, I found that the clean hook no
longer gets a LocalBuildInfo parameter. I've been using the
Distribution.Simple.Program facilities to run 'make'. Without access to a
configured 'make' at cleanup time, I can't make clean.
I can call configureProgram
I have been looking at the Cabal roadmap (tickets marked for
bottom) and notice that no one has mentioned multi-versioning
or compatibility classes. Maybe these are bad ideas?
Multi-versioning seems highly desirable. Essentially, it
allows us to have the same qualified names be provided
#463: Do not work in Windows with Unicode directory names
+---
Reporter: Tonal |Owner:
Type: defect | Status: new
Priority: normal |Milestone: _|_
Comp