Skip to content

Replace empty #elif directives with #else

Fredrik Wieczerkowski requested to merge fwcd/curry-libs:elif-else-fix into master

This fixes a compilation error when compiling the KiCS2 libraries on GHC 9.2.

Merge request reports