Sha256: d6bbb146072f2c468a9defabdf0d8a356246805b3dd2823d4f9a1edf33769ea1

Contents?: true

Size: 334 Bytes

Versions: 165

Compression:

Stored size: 334 Bytes

Contents

name: secret-handshake

dependencies:
  - base

library:
  exposed-modules: SecretHandshake
  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:
      - secret-handshake
      - hspec

Version data entries

165 entries across 165 versions & 1 rubygems

Version Path
trackler-2.1.0.9 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.1.0.8 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.1.0.7 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.1.0.6 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.1.0.5 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.1.0.4 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.1.0.3 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.1.0.2 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.1.0.1 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.1.0.0 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.55 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.54 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.53 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.52 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.51 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.50 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.49 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.48 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.47 tracks/haskell/exercises/secret-handshake/package.yaml
trackler-2.0.8.46 tracks/haskell/exercises/secret-handshake/package.yaml