Sha256: 1cae7db8ab3052bfcf99d5b94686bf17cf8f3c081bd6e7f80edff6a20518aaf0

Contents?: true

Size: 1.32 KB

Versions: 77

Compression:

Stored size: 1.32 KB

Contents

{
  "slug": "purescript",
  "language": "PureScript",
  "repository": "https://github.com/exercism/xpurescript",
  "active": false,
  "exercises": [
    {
      "slug": "hello-world",
      "difficulty": 1,
      "topics": [
        "maybe"
      ]
    },
    {
      "slug": "leap",
      "difficulty": 1,
      "topics": [
        "modulo"
      ]
    },
    {
      "slug": "bob",
      "difficulty": 1,
      "topics": [
        "strings"
      ]
    },
    {
      "slug": "raindrops",
      "difficulty": 1,
      "topics": [
        "modulo"
      ]
    },
    {
      "slug": "pangram",
      "difficulty": 1,
      "topics": [
        "strings",
        "chars"
      ]
    },
    {
      "slug": "scrabble-score",
      "difficulty": 1,
      "topics": [
        "strings",
        "chars"
      ]
    },
    {
      "slug": "accumulate",
      "difficulty": 1,
      "topics": [
        "recursion",
        "type variables",
        "pattern matching"
      ]
    },
    {
      "slug": "acronym",
      "difficulty": 2,
      "topics": [
        "strings",
        "chars"
      ]
    },
    {
      "slug": "triangle",
      "difficulty": 2,
      "topics": [
        "algebraic data types",
        "type classes"
      ]
    }
  ],
  "deprecated": [

  ],
  "ignored": [
    "bin",
    "docs",
    "img"
  ],
  "foregone": [

  ]
}

Version data entries

77 entries across 77 versions & 1 rubygems

Version Path
trackler-2.0.8.18 tracks/purescript/config.json
trackler-2.0.8.17 tracks/purescript/config.json
trackler-2.0.8.16 tracks/purescript/config.json
trackler-2.0.8.15 tracks/purescript/config.json
trackler-2.0.8.14 tracks/purescript/config.json
trackler-2.0.8.13 tracks/purescript/config.json
trackler-2.0.8.12 tracks/purescript/config.json
trackler-2.0.8.11 tracks/purescript/config.json
trackler-2.0.8.10 tracks/purescript/config.json
trackler-2.0.8.9 tracks/purescript/config.json
trackler-2.0.8.8 tracks/purescript/config.json
trackler-2.0.8.7 tracks/purescript/config.json
trackler-2.0.8.6 tracks/purescript/config.json
trackler-2.0.8.5 tracks/purescript/config.json
trackler-2.0.8.4 tracks/purescript/config.json
trackler-2.0.8.3 tracks/purescript/config.json
trackler-2.0.8.2 tracks/purescript/config.json
trackler-2.0.8.1 tracks/purescript/config.json
trackler-2.0.7.0 tracks/purescript/config.json
trackler-2.0.6.44 tracks/purescript/config.json