I believe it is fixed now, almost 6 years later. $ guix import hackage parallel-io
Starting download of /tmp/guix-file.eOBVxR >From >https://hackage.haskell.org/package/parallel-io/parallel-io-0.3.5.tar.gz... …0.3.5.tar.gz 9KiB 3.2MiB/s 00:00 ▕██████████████████▏ 100.0% (define-public ghc-parallel-io (package (name "ghc-parallel-io") ... Christopher Baines <[email protected]> writes: > → guix import hackage parallel-io > Syntax error: unexpected token : (buildable (False)) (at line 52, column 8) > Syntax error: unexpected end of input > guix import: error: failed to download cabal file for package 'parallel-io' > > > I had a quick look at the importer, but a solution didn't immediately > present itself, so I'm filing a bug instead. I came across this when > attempting to package sizes, also from hackage. > > Thanks, > > Chris
