Sha256: 56fd91fa4b8197407ce7afa8762037303bfd43416d0e5bdfbb324725ab6d6d06

Contents?: true

Size: 324 Bytes

Versions: 151

Compression:

Stored size: 324 Bytes

Contents

name: rna-transcription

dependencies:
  - base

library:
  exposed-modules: DNA
  source-dirs: src
  dependencies:
  # - foo       # List here the packages you
  # - bar       # want to use in your solution.

tests:
  test:
    main: Tests.hs
    source-dirs: test
    dependencies:
      - rna-transcription
      - hspec

Version data entries

151 entries across 151 versions & 1 rubygems

Version Path
trackler-2.0.2.0 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.1.2 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.1.1 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.1.0 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.0.10 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.0.9 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.0.8 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.0.7 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.0.6 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.0.5 tracks/haskell/exercises/rna-transcription/package.yaml
trackler-2.0.0.4 tracks/haskell/exercises/rna-transcription/package.yaml