[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Potential new debian package in haskell



On Tue Sep 24, 2024 at 8:37 PM BST, Jeremy Bryant wrote:
> It sounds like you have the knowledge.  are you able to compile this
> package?  It seems to me the command stack downloads its own haskell?

By default it does, but Stack can be instructed to use a system-provided
GHC.

It's probably possible to build kmonad without Stack, too: Stack is
mostly a dependency-resolution tool, and the Debian package build
environment would need dependencies satisfies via Debian packages
anyway.  In fact, a significant part of the work of packaging any
Haskell program is probably packaging its transitive dependencies,
and ensuring that the versions required match up with what is in
Debian already.


-- 
Please do not CC me for listmail.

👱🏻	Jonathan Dowland
✎	 jmtd@debian.org
🔗	https://jmtd.net


Reply to: