From a173957ced7d186a1f6218358284eedcfcd63b17 Mon Sep 17 00:00:00 2001 From: Kyle Kress Date: Thu, 29 Jan 2015 14:53:54 -0500 Subject: [PATCH] Elm's a programming language first, and a way to work with mutable HTML/JavaScript second --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index 3015e6385..0a56a0c49 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1066,7 +1066,7 @@ }, "Elm": { "website": "elm-lang.org", - "cats": [ 12, 27 ], + "cats": [ 27, 12 ], "env": "^Elm$" }, "ELOG": {