From 375379a9990f12821e865f7e9625b2f65c83a030 Mon Sep 17 00:00:00 2001 From: Samuel Leathers Date: Thu, 20 Aug 2020 08:44:22 -0400 Subject: [PATCH] hlint fix --- lib/core/src/Cardano/Wallet/Orphans.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/core/src/Cardano/Wallet/Orphans.hs b/lib/core/src/Cardano/Wallet/Orphans.hs index afcfa6802f1..add1d921215 100644 --- a/lib/core/src/Cardano/Wallet/Orphans.hs +++ b/lib/core/src/Cardano/Wallet/Orphans.hs @@ -1,4 +1,3 @@ -{-# LANGUAGE LambdaCase #-} {-# LANGUAGE TypeFamilies #-} {-# OPTIONS_GHC -fno-warn-orphans #-}