gdritter repos s-cargot / 6cc4c5e
Remove invalid import from README example Joel Holdbrooks authored 7 years ago GitHub committed 7 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Collapse all Expand all
171171
172172 ~~~~.haskell
173173 import Data.Char (isDigit)
174 import Data.SCargot.General
175174 import Data.Text (Text)
176175 import qualified Data.Text as T
177176