Skip to content

Instantly share code, notes, and snippets.

@chadaustin
Created October 13, 2015 02:46
Show Gist options
  • Save chadaustin/b07b256cafbf9bf0694a to your computer and use it in GitHub Desktop.
Save chadaustin/b07b256cafbf9bf0694a to your computer and use it in GitHub Desktop.
examples/basic/BasicTest.hs:7:5:
Illegal variable name: ‘Equal’
When splicing a TH expression:
\x_0 x_1 -> Battery.Test.assert' (['e',
'x',
'a',
'm',
'p',
'l',
'e',
's',
'/',
'b',
'a',
's',
'i',
'c',
'/',
'B',
'a',
's',
'i',
'c',
'T',
'e',
's',
't',
'.',
'h',
's'],
7) (Battery.Test.Equal x_0 x_1)
In the splice: $assertEqual
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment