Is there a darcs to git which works today?

Stephane Bortzmeyer <[email protected]> Fri, 30 Aug 2024 15:35:11 +0200
Newsgroups gmane.comp.version-control.darcs.user
Organization NIC France
Message-ID <[email protected]>
I will probably have to give up darcs since 2.18 can no longer handle
my repository.

I tried two darcs-to-git converters:

* https://github.com/purcell/darcs-to-git: crashes since there are
characters in the commit messages that it does not like

* https://hackage.haskell.org/package/darcs-fastconvert: cannot be
built since it has a dependency on cmdlib which depends to an old
version of base

Any alternative?