Skip to content

presenting clean package.yaml to students #420

@petertseng

Description

@petertseng

Since #396 we can move our examples to a separate directory with its own package.yaml to prevent showing students extra elements in dependencies in package.yaml

Here are the current exercises with non-empty dependencies.

It should be pretty easy to script the process of moving them all at once. The question before doing that: Are there any exercises where we should just keep the package.yaml as-is?

  • atbash-cipher: split
  • bank-account: stm
  • connect: array
  • crypto-square: split
  • food-chain: array
  • go-counting: array
  • grade-school: containers
  • kindergarten-garden: containers, split
  • largest-series-product: safe
  • lens-person: lens
  • linked-list: stm
  • ocr-numbers: containers, split
  • parallel-letter-frequency: parallel
  • rna-transcription: containers
  • robot-name: random
  • saddle-points: containers
  • say: array
  • scrabble-score: containers
  • sgf-parsing: attoparsec
  • sieve: vector
  • simple-cipher: random
  • triangle: containers
  • wordy: attoparsec, text

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions