ソースを参照

Remove invalid import from README example

Joel Holdbrooks 7 年 前
コミット
6cc4c5e723
1 ファイル変更0 行追加1 行削除
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -171,7 +171,6 @@ As pointed out above, there are three different "carrier" types that are used to
 
 ~~~~.haskell
 import           Data.Char (isDigit)
-import           Data.SCargot.General
 import           Data.Text (Text)
 import qualified Data.Text as T