While trying to build Agda with GHC 9.12 (which uses Cabal-3.14):
[1 of 2] Compiling Main ( dist-newstyle/build/x86_64-osx/ghc-9.12.20241014/Agda-2.8.0/setup/setup.hs, dist-newstyle/build/x86_64-osx/ghc-9.12.20241014/Agda-2.8.0/setup/Main.o )
dist-newstyle/build/x86_64-osx/ghc-9.12.20241014/Agda-2.8.0/setup/setup.hs:40:37: error: [GHC-83865]
• Couldn't match type: [Char]
with: Distribution.Utils.Path.SymbolicPathX
Distribution.Utils.Path.OnlyRelative
Distribution.Utils.Path.DataDir
Distribution.Utils.Path.File
Expected: Distribution.Utils.Path.RelativePath
Distribution.Utils.Path.DataDir Distribution.Utils.Path.File
-> [Distribution.Utils.Path.RelativePath
Distribution.Utils.Path.DataDir Distribution.Utils.Path.File]
Actual: FilePath -> [FilePath]
• In the first argument of ‘concatMap’, namely ‘(expandAgdaExt pd)’
In the first argument of ‘($)’, namely
‘concatMap (expandAgdaExt pd)’
In the expression: concatMap (expandAgdaExt pd) $ dataFiles pd
|
40 | pd' = pd { dataFiles = concatMap (expandAgdaExt pd) $ dataFiles pd }
| ^^^^^^^^^^^^^^^^
...
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4