Skip to content

Commit dfe144a

Browse files
Anton-Latukhajwiegley
authored andcommitted
Effects: Basic: LANGUAGE: rm unused FlexibleInstances
1 parent 0505d16 commit dfe144a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Nix/Effects/Basic.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
{-# LANGUAGE CPP #-}
33
{-# LANGUAGE ConstraintKinds #-}
44
{-# LANGUAGE FlexibleContexts #-}
5-
{-# LANGUAGE FlexibleInstances #-}
65
{-# LANGUAGE LambdaCase #-}
76
{-# LANGUAGE OverloadedStrings #-}
87
{-# LANGUAGE ScopedTypeVariables #-}

0 commit comments

Comments
 (0)