When building yi-emacs-vty-static with cabal gives the following error message:
cabal: Unknown target '.'.
There is no component '.'.
The project has no package directory '.'.
A workaround is to make a file called cabal.project with the following contents:
These cabal.project files should probably just be added to this repository.
When building
yi-emacs-vty-staticwithcabalgives the following error message:A workaround is to make a file called
cabal.projectwith the following contents:These
cabal.projectfiles should probably just be added to this repository.