From ce87286049bbb9af3290ec952aa023a888b49fa9 Mon Sep 17 00:00:00 2001 From: joshvera Date: Mon, 1 Feb 2016 15:50:22 -0500 Subject: [PATCH] --RecordWildCards --- app/Main.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Main.hs b/app/Main.hs index e2296d8e3..ca4280243 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -1,4 +1,3 @@ -{-# LANGUAGE RecordWildCards #-} module Main where import Categorizable