Skip to content

Instantly share code, notes, and snippets.

@louissalin
Created September 11, 2014 23:42
Show Gist options
  • Save louissalin/10631467f380eb37a56e to your computer and use it in GitHub Desktop.
Save louissalin/10631467f380eb37a56e to your computer and use it in GitHub Desktop.
import Text.Regex
subRegex (mkRegex "\d") "some digits: 123" "*"
<interactive>:19:21:
lexical error in string/character literal at character 'd'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment