Multiple Haskell cabal-packages in one directory

こ雲淡風輕ζ 提交于 2019-12-05 13:43:48

I'd have to recommend option 1 or 3 for cleanliness. I'm not sure how to get around this, if there is even a way to get around this.

I'd say a modified option of 1: subdirectories for everything, no symlinks, but keep everything under a single VCS.

This problem is on the issue list for Cabal 2.

I would recommend that this is exactly what workspaces in Leksah were designed to do. Just get your hands on Leksah and then the rest will sort itself out.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!