New issue by motorto on void-packages repository https://github.com/void-linux/void-packages/issues/26959 Description: Been trying to package [haskell language server](https://github.com/haskell/haskell-language-server) for void Linux unsuccessfully. Here is the errors it gives me: ``` => Using stack config in stack.yaml. Stack looks for packages in the directories configured in the 'packages' and 'extra-deps' fields defined in your stack.yaml The current entry points to /builddir/haskell-language-server/, but no .cabal or package.yaml file could be found there. ``` Any help would be appreciated , probably exist a smart way to package it though !