haskell icon indicating copy to clipboard operation
haskell copied to clipboard

Port variable-length-quantity exercise.

Open Javran opened this issue 3 years ago • 2 comments

Closes #959.

Few questions that I'll need help from maintainer:

  • What is the version number of an exercise? I couldn't find any from problem spec repo.
  • What should I put in config.json, I'm not sure about pretty much all fields in there.
  • What do you use for formatting automation? Space-padding stuff and explicit import list is pretty much everywhere nowaways but I find those practices counterproductive so unless there's an automation I'll leave my own formatting style as is.

Javran avatar Feb 27 '21 06:02 Javran

Thanks for your detailed feedback! I've addressed ~all~ most of them, please take a look.

I'd also love to be more consistent in terms of code formatting if there is a preferred formatting automation.

Javran avatar Feb 28 '21 20:02 Javran

I'll get back to this in the weekend! :-)

sshine avatar Mar 04 '21 08:03 sshine