[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bump up our Haskell infrastructure
- Subject: Bump up our Haskell infrastructure
- From: Chris Warburton
- Date: Tue, 12 Dec 2017 00:48:54 +0000
- Resolution: fixed
- State: resolved
See
https://www.reddit.com/r/NixOS/comments/7h8np7/stack_or_cabal_which_one_is_more_preferable_for/
In particular, developPackage and callCabal2Nix
Can we simplify tincify by getting rid of tinc completely, and just
using cabal to resolve a list of dependencies, then using callCabal2Nix
with those?