diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index 806eda79352..091be7eb219 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -1003,7 +1003,10 @@ interactive environment for the functional language Haskell.") ;; . (list gmp ncurses libffi-sans-static-trampolines)) (native-inputs - `(("perl" ,perl) + `(("gcc" ,gcc-13) ; does not compile with gcc-14 and adding + ; -Wno-error=incompatible-pointer-types + ; at the appropriate stages is difficult + ("perl" ,perl) ("python" ,python-2) ; for tests ("ghostscript" ,ghostscript) ; for tests ;; GHC is built with GHC.