Data constructor of VersionIntervals not exported

Daniel Trstenjak daniel.trstenjak at gmail.com
Sun May 14 16:52:37 UTC 2023


Hi,

I'm trying to update my tool cabal-bounds[1] to the newest version of
the Cabal library.

My tool needs to convert a [VersionInterval] into a VersionRange, which
currently doesn't seem to be possible, because the data constructor
of VersionIntervals isn't exported from Distribution.Types.VersionInterval.


Best regards,
Daniel Trstenjak


[1] https://github.com/dan-t/cabal-bounds


More information about the cabal-devel mailing list