I'm writing a bash script that automatically reports on the differences between many different scheme implementations (e.g. "allows single-ended 'if' " - that kind of thing). Thus, I'm not looking to learn haskell, I just wanted to install and run huski & huskc. It took me a long time to figure out the "cabal install --lib ..." option was what I needed to get huskc working. I'm not invested in this patch, I just think this info will help other users like me.
I'm writing a bash script that automatically reports on the differences between many different scheme implementations (e.g. "allows single-ended 'if' " - that kind of thing). Thus, I'm not looking to learn haskell, I just wanted to install and run huski & huskc. It took me a long time to figure out the "cabal install --lib ..." option was what I needed to get huskc working. I'm not invested in this patch, I just think this info will help other users like me.