Skip to content

Commit 4758c01

Browse files
Anton-Latukhajwiegley
authored andcommitted
Thunk: Basic: LANGUAGE: rm {LambdaCase,TypeApplications}
1 parent 63b4496 commit 4758c01

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Nix/Thunk/Basic.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@
44
{-# LANGUAGE DeriveTraversable #-}
55
{-# LANGUAGE FlexibleContexts #-}
66
{-# LANGUAGE FlexibleInstances #-}
7-
{-# LANGUAGE LambdaCase #-}
87
{-# LANGUAGE MultiParamTypeClasses #-}
98
{-# LANGUAGE ScopedTypeVariables #-}
109
{-# LANGUAGE TupleSections #-}
11-
{-# LANGUAGE TypeApplications #-}
1210
{-# LANGUAGE UndecidableInstances #-}
1311

1412
{-# OPTIONS_GHC -Wno-orphans #-}

0 commit comments

Comments
 (0)