Skip to content

Commit 7097531

Browse files
committed
Nix/String: clean-up
1 parent d086f7e commit 7097531

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Nix/String.hs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{-# LANGUAGE DeriveGeneric #-}
22
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
3-
{-# LANGUAGE OverloadedStrings #-}
4-
{-# OPTIONS_GHC -Wno-unused-top-binds #-}
3+
54
module Nix.String
65
( NixString
76
, getContext

0 commit comments

Comments
 (0)