We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d086f7e commit 7097531Copy full SHA for 7097531
src/Nix/String.hs
@@ -1,7 +1,6 @@
1
{-# LANGUAGE DeriveGeneric #-}
2
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
3
-{-# LANGUAGE OverloadedStrings #-}
4
-{-# OPTIONS_GHC -Wno-unused-top-binds #-}
+
5
module Nix.String
6
( NixString
7
, getContext
0 commit comments