Skip to content

Commit 34af384

Browse files
Anton-Latukhajwiegley
authored andcommitted
Var: LANGUAGE: rm Derive{Foldable,Functor,Traversable}
1 parent f258d00 commit 34af384

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Nix/Var.hs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{-# LANGUAGE AllowAmbiguousTypes #-}
22
{-# LANGUAGE ConstraintKinds #-}
3-
{-# LANGUAGE DeriveFoldable #-}
4-
{-# LANGUAGE DeriveFunctor #-}
5-
{-# LANGUAGE DeriveTraversable #-}
63
{-# LANGUAGE FlexibleContexts #-}
74
{-# LANGUAGE ScopedTypeVariables #-}
85

0 commit comments

Comments
 (0)