Browse Source

* changed framework name in config JSON

Saurabh Nanda 9 years ago
parent
commit
8c17bedc3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Haskell/yesod-postgres/benchmark_config.json

+ 1 - 1
frameworks/Haskell/yesod-postgres/benchmark_config.json

@@ -1,5 +1,5 @@
 {
-  "framework": "yesod",
+  "framework": "yesod-postgres",
   "tests": [{
     "default": {
       "setup_file": "setup",