Hi, I just tried to install this package (as dependency of vim-addon-yesod). I got the following error:
Distribution/Dev/Interactive.hs:124:21: error:
• Couldn't match expected type ‘Distribution.Compiler.CompilerInfo’
with actual type ‘CompilerId’
• In the fourth argument of ‘finalizePackageDescription’, namely
‘compiler’
My system:
Linux jathink 4.8.13-1-ARCH #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016 x86_64 GNU/Linux
The Glorious Glasgow Haskell Compilation System, version 8.0.1
cabal-install version 1.22.6.0
using version 1.22.4.0 of the Cabal library
Hi, I just tried to install this package (as dependency of vim-addon-yesod). I got the following error:
My system:
Is this hard to fix?
EDIT: Oh, I just found this
So I guess it should be possible to update the vim-addon-yesod instead...
Jakob