Skip to content

Instantly share code, notes, and snippets.

@snoyberg
Created April 30, 2015 06:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save snoyberg/7116b7d9a78cf486c675 to your computer and use it in GitHub Desktop.
Save snoyberg/7116b7d9a78cf486c675 to your computer and use it in GitHub Desktop.
Test suite tests: RUNNING...
make: Entering directory `/tmp/stackage-build19139/alex-3.1.4/tests'
rm -f *.n.hs *.g.hs *.info *.hi *.o *.bin *.exe
../dist/build/alex/alex --template=.. unicode.x -o unicode.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring unicode.n.hs -o unicode.n.bin
[1 of 1] Compiling Main ( unicode.n.hs, unicode.n.o )
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
unicode.x:40:1: Warning: Tab character
unicode.x:41:1: Warning: Tab character
unicode.x:42:1: Warning: Tab character
unicode.x:43:1: Warning: Tab character
unicode.x:50:1: Warning: Tab character
unicode.x:51:1: Warning: Tab character
unicode.x:52:1: Warning: Tab character
unicode.x:56:1: Warning: Tab character
unicode.x:57:1: Warning: Tab character
unicode.x:58:1: Warning: Tab character
unicode.x:62:1: Warning: Tab character
unicode.x:63:1: Warning: Tab character
unicode.x:64:1: Warning: Tab character
unicode.x:68:1: Warning: Tab character
unicode.x:69:1: Warning: Tab character
unicode.x:70:1: Warning: Tab character
Linking unicode.n.bin ...
./unicode.n.bin
../dist/build/alex/alex --template=.. -g unicode.x -o unicode.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring unicode.g.hs -o unicode.g.bin
[1 of 1] Compiling Main ( unicode.g.hs, unicode.g.o )
unicode.g.hs:587:1: Warning: Tab character
unicode.g.hs:588:1: Warning: Tab character
unicode.g.hs:589:1: Warning: Tab character
unicode.g.hs:593:1: Warning: Tab character
unicode.g.hs:594:1: Warning: Tab character
unicode.g.hs:598:1: Warning: Tab character
unicode.g.hs:600:1: Warning: Tab character
unicode.g.hs:604:1: Warning: Tab character
unicode.g.hs:606:1: Warning: Tab character
unicode.g.hs:610:1: Warning: Tab character
unicode.g.hs:619:1: Warning: Tab character
unicode.g.hs:633:1: Warning: Tab character
unicode.g.hs:635:1: Warning: Tab character
unicode.g.hs:636:1: Warning: Tab character
unicode.g.hs:637:1: Warning: Tab character
unicode.g.hs:639:1: Warning: Tab character
unicode.g.hs:640:1: Warning: Tab character
unicode.g.hs:641:1: Warning: Tab character
unicode.g.hs:642:5: Warning: Tab character
unicode.g.hs:644:1: Warning: Tab character
unicode.g.hs:647:1: Warning: Tab character
unicode.g.hs:648:1: Warning: Tab character
unicode.g.hs:649:1: Warning: Tab character
unicode.x:40:1: Warning: Tab character
unicode.x:41:1: Warning: Tab character
unicode.x:42:1: Warning: Tab character
unicode.x:43:1: Warning: Tab character
unicode.x:50:1: Warning: Tab character
unicode.x:51:1: Warning: Tab character
unicode.x:52:1: Warning: Tab character
unicode.x:56:1: Warning: Tab character
unicode.x:57:1: Warning: Tab character
unicode.x:58:1: Warning: Tab character
unicode.x:62:1: Warning: Tab character
unicode.x:63:1: Warning: Tab character
unicode.x:64:1: Warning: Tab character
unicode.x:68:1: Warning: Tab character
unicode.x:69:1: Warning: Tab character
unicode.x:70:1: Warning: Tab character
Linking unicode.g.bin ...
./unicode.g.bin
../dist/build/alex/alex --template=.. simple.x -o simple.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring simple.n.hs -o simple.n.bin
[1 of 1] Compiling Main ( simple.n.hs, simple.n.o )
simple.x:49:1: Warning: Tab character
simple.x:50:1: Warning: Tab character
simple.x:51:1: Warning: Tab character
simple.x:52:1: Warning: Tab character
simple.x:58:1: Warning: Tab character
simple.x:59:1: Warning: Tab character
simple.x:60:1: Warning: Tab character
simple.x:64:1: Warning: Tab character
simple.x:65:1: Warning: Tab character
simple.x:66:1: Warning: Tab character
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
Linking simple.n.bin ...
./simple.n.bin
../dist/build/alex/alex --template=.. -g simple.x -o simple.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring simple.g.hs -o simple.g.bin
[1 of 1] Compiling Main ( simple.g.hs, simple.g.o )
simple.g.hs:574:1: Warning: Tab character
simple.g.hs:575:1: Warning: Tab character
simple.g.hs:576:1: Warning: Tab character
simple.g.hs:580:1: Warning: Tab character
simple.g.hs:581:1: Warning: Tab character
simple.g.hs:585:1: Warning: Tab character
simple.g.hs:587:1: Warning: Tab character
simple.g.hs:591:1: Warning: Tab character
simple.g.hs:593:1: Warning: Tab character
simple.g.hs:597:1: Warning: Tab character
simple.g.hs:606:1: Warning: Tab character
simple.g.hs:620:1: Warning: Tab character
simple.g.hs:622:1: Warning: Tab character
simple.g.hs:623:1: Warning: Tab character
simple.g.hs:624:1: Warning: Tab character
simple.g.hs:626:1: Warning: Tab character
simple.g.hs:627:1: Warning: Tab character
simple.g.hs:628:1: Warning: Tab character
simple.g.hs:629:5: Warning: Tab character
simple.g.hs:631:1: Warning: Tab character
simple.g.hs:634:1: Warning: Tab character
simple.g.hs:635:1: Warning: Tab character
simple.g.hs:636:1: Warning: Tab character
simple.g.hs:638:1: Warning: Tab character
simple.g.hs:639:1: Warning: Tab character
simple.g.hs:640:1: Warning: Tab character
simple.g.hs:641:1: Warning: Tab character
simple.g.hs:642:1: Warning: Tab character
simple.g.hs:643:1: Warning: Tab character
simple.g.hs:644:1: Warning: Tab character
simple.g.hs:645:1: Warning: Tab character
simple.g.hs:646:1: Warning: Tab character
simple.g.hs:647:1: Warning: Tab character
simple.g.hs:687:1: Warning: Tab character
simple.g.hs:688:1: Warning: Tab character
simple.g.hs:689:1: Warning: Tab character
simple.g.hs:690:1: Warning: Tab character
simple.g.hs:691:1: Warning: Tab character
simple.x:49:1: Warning: Tab character
simple.x:50:1: Warning: Tab character
simple.x:51:1: Warning: Tab character
simple.x:52:1: Warning: Tab character
simple.x:58:1: Warning: Tab character
simple.x:59:1: Warning: Tab character
simple.x:60:1: Warning: Tab character
simple.x:64:1: Warning: Tab character
simple.x:65:1: Warning: Tab character
simple.x:66:1: Warning: Tab character
Linking simple.g.bin ...
./simple.g.bin
../dist/build/alex/alex --template=.. tokens.x -o tokens.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens.n.hs -o tokens.n.bin
[1 of 1] Compiling Main ( tokens.n.hs, tokens.n.o )
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
tokens.x:29:1: Warning: Tab character
tokens.x:29:13: Warning: Tab character
tokens.x:30:1: Warning: Tab character
tokens.x:30:13: Warning: Tab character
tokens.x:31:1: Warning: Tab character
tokens.x:31:17: Warning: Tab character
tokens.x:32:1: Warning: Tab character
tokens.x:32:19: Warning: Tab character
tokens.x:33:1: Warning: Tab character
tokens.x:33:16: Warning: Tab character
tokens.x:34:1: Warning: Tab character
tokens.x:35:1: Warning: Tab character
tokens.x:38:1: Warning: Tab character
Linking tokens.n.bin ...
./tokens.n.bin
../dist/build/alex/alex --template=.. -g tokens.x -o tokens.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens.g.hs -o tokens.g.bin
[1 of 1] Compiling Main ( tokens.g.hs, tokens.g.o )
tokens.g.hs:426:1: Warning: Tab character
tokens.g.hs:427:1: Warning: Tab character
tokens.g.hs:428:1: Warning: Tab character
tokens.g.hs:432:1: Warning: Tab character
tokens.g.hs:433:1: Warning: Tab character
tokens.g.hs:437:1: Warning: Tab character
tokens.g.hs:439:1: Warning: Tab character
tokens.g.hs:443:1: Warning: Tab character
tokens.g.hs:445:1: Warning: Tab character
tokens.g.hs:449:1: Warning: Tab character
tokens.g.hs:458:1: Warning: Tab character
tokens.g.hs:472:1: Warning: Tab character
tokens.g.hs:474:1: Warning: Tab character
tokens.g.hs:475:1: Warning: Tab character
tokens.g.hs:476:1: Warning: Tab character
tokens.g.hs:478:1: Warning: Tab character
tokens.g.hs:479:1: Warning: Tab character
tokens.g.hs:480:1: Warning: Tab character
tokens.g.hs:481:5: Warning: Tab character
tokens.g.hs:483:1: Warning: Tab character
tokens.g.hs:486:1: Warning: Tab character
tokens.g.hs:487:1: Warning: Tab character
tokens.g.hs:488:1: Warning: Tab character
tokens.g.hs:490:1: Warning: Tab character
tokens.g.hs:491:1: Warning: Tab character
tokens.g.hs:492:1: Warning: Tab character
tokens.g.hs:493:1: Warning: Tab character
tokens.g.hs:494:1: Warning: Tab character
tokens.g.hs:495:1: Warning: Tab character
tokens.g.hs:496:1: Warning: Tab character
tokens.g.hs:497:1: Warning: Tab character
tokens.g.hs:498:1: Warning: Tab character
tokens.g.hs:499:1: Warning: Tab character
tokens.g.hs:539:1: Warning: Tab character
tokens.g.hs:540:1: Warning: Tab character
tokens.g.hs:541:1: Warning: Tab character
tokens.g.hs:542:1: Warning: Tab character
tokens.g.hs:543:1: Warning: Tab character
tokens.x:29:1: Warning: Tab character
tokens.x:29:13: Warning: Tab character
tokens.x:30:1: Warning: Tab character
tokens.x:30:13: Warning: Tab character
tokens.x:31:1: Warning: Tab character
tokens.x:31:17: Warning: Tab character
tokens.x:32:1: Warning: Tab character
tokens.x:32:19: Warning: Tab character
tokens.x:33:1: Warning: Tab character
tokens.x:33:16: Warning: Tab character
tokens.x:34:1: Warning: Tab character
tokens.x:35:1: Warning: Tab character
tokens.x:38:1: Warning: Tab character
Linking tokens.g.bin ...
./tokens.g.bin
../dist/build/alex/alex --template=.. tokens_posn.x -o tokens_posn.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_posn.n.hs -o tokens_posn.n.bin
[1 of 1] Compiling Main ( tokens_posn.n.hs, tokens_posn.n.o )
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
tokens_posn.x:29:1: Warning: Tab character
tokens_posn.x:29:21: Warning: Tab character
tokens_posn.x:30:1: Warning: Tab character
tokens_posn.x:30:21: Warning: Tab character
tokens_posn.x:31:1: Warning: Tab character
tokens_posn.x:31:26: Warning: Tab character
tokens_posn.x:32:1: Warning: Tab character
tokens_posn.x:32:28: Warning: Tab character
tokens_posn.x:33:1: Warning: Tab character
tokens_posn.x:33:25: Warning: Tab character
tokens_posn.x:34:1: Warning: Tab character
tokens_posn.x:35:1: Warning: Tab character
tokens_posn.x:38:1: Warning: Tab character
Linking tokens_posn.n.bin ...
./tokens_posn.n.bin
../dist/build/alex/alex --template=.. -g tokens_posn.x -o tokens_posn.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_posn.g.hs -o tokens_posn.g.bin
[1 of 1] Compiling Main ( tokens_posn.g.hs, tokens_posn.g.o )
tokens_posn.g.hs:447:1: Warning: Tab character
tokens_posn.g.hs:448:1: Warning: Tab character
tokens_posn.g.hs:449:1: Warning: Tab character
tokens_posn.g.hs:453:1: Warning: Tab character
tokens_posn.g.hs:454:1: Warning: Tab character
tokens_posn.g.hs:458:1: Warning: Tab character
tokens_posn.g.hs:460:1: Warning: Tab character
tokens_posn.g.hs:464:1: Warning: Tab character
tokens_posn.g.hs:466:1: Warning: Tab character
tokens_posn.g.hs:470:1: Warning: Tab character
tokens_posn.g.hs:479:1: Warning: Tab character
tokens_posn.g.hs:493:1: Warning: Tab character
tokens_posn.g.hs:495:1: Warning: Tab character
tokens_posn.g.hs:496:1: Warning: Tab character
tokens_posn.g.hs:497:1: Warning: Tab character
tokens_posn.g.hs:499:1: Warning: Tab character
tokens_posn.g.hs:500:1: Warning: Tab character
tokens_posn.g.hs:501:1: Warning: Tab character
tokens_posn.g.hs:502:5: Warning: Tab character
tokens_posn.g.hs:504:1: Warning: Tab character
tokens_posn.g.hs:507:1: Warning: Tab character
tokens_posn.g.hs:508:1: Warning: Tab character
tokens_posn.g.hs:509:1: Warning: Tab character
tokens_posn.x:29:1: Warning: Tab character
tokens_posn.x:29:21: Warning: Tab character
tokens_posn.x:30:1: Warning: Tab character
tokens_posn.x:30:21: Warning: Tab character
tokens_posn.x:31:1: Warning: Tab character
tokens_posn.x:31:26: Warning: Tab character
tokens_posn.x:32:1: Warning: Tab character
tokens_posn.x:32:28: Warning: Tab character
tokens_posn.x:33:1: Warning: Tab character
tokens_posn.x:33:25: Warning: Tab character
tokens_posn.x:34:1: Warning: Tab character
tokens_posn.x:35:1: Warning: Tab character
tokens_posn.x:38:1: Warning: Tab character
Linking tokens_posn.g.bin ...
./tokens_posn.g.bin
../dist/build/alex/alex --template=.. tokens_gscan.x -o tokens_gscan.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_gscan.n.hs -o tokens_gscan.n.bin
[1 of 1] Compiling Main ( tokens_gscan.n.hs, tokens_gscan.n.o )
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
tokens_gscan.x:27:1: Warning: Tab character
tokens_gscan.x:27:21: Warning: Tab character
tokens_gscan.x:28:1: Warning: Tab character
tokens_gscan.x:28:21: Warning: Tab character
tokens_gscan.x:29:1: Warning: Tab character
tokens_gscan.x:29:26: Warning: Tab character
tokens_gscan.x:30:1: Warning: Tab character
tokens_gscan.x:30:28: Warning: Tab character
tokens_gscan.x:31:1: Warning: Tab character
tokens_gscan.x:31:25: Warning: Tab character
tokens_gscan.x:32:1: Warning: Tab character
tokens_gscan.x:33:1: Warning: Tab character
tokens_gscan.x:36:1: Warning: Tab character
Linking tokens_gscan.n.bin ...
./tokens_gscan.n.bin
../dist/build/alex/alex --template=.. -g tokens_gscan.x -o tokens_gscan.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_gscan.g.hs -o tokens_gscan.g.bin
[1 of 1] Compiling Main ( tokens_gscan.g.hs, tokens_gscan.g.o )
tokens_gscan.g.hs:449:1: Warning: Tab character
tokens_gscan.g.hs:450:1: Warning: Tab character
tokens_gscan.g.hs:451:1: Warning: Tab character
tokens_gscan.g.hs:455:1: Warning: Tab character
tokens_gscan.g.hs:456:1: Warning: Tab character
tokens_gscan.g.hs:460:1: Warning: Tab character
tokens_gscan.g.hs:462:1: Warning: Tab character
tokens_gscan.g.hs:466:1: Warning: Tab character
tokens_gscan.g.hs:468:1: Warning: Tab character
tokens_gscan.g.hs:472:1: Warning: Tab character
tokens_gscan.g.hs:481:1: Warning: Tab character
tokens_gscan.g.hs:495:1: Warning: Tab character
tokens_gscan.g.hs:497:1: Warning: Tab character
tokens_gscan.g.hs:498:1: Warning: Tab character
tokens_gscan.g.hs:499:1: Warning: Tab character
tokens_gscan.g.hs:501:1: Warning: Tab character
tokens_gscan.g.hs:502:1: Warning: Tab character
tokens_gscan.g.hs:503:1: Warning: Tab character
tokens_gscan.g.hs:504:5: Warning: Tab character
tokens_gscan.g.hs:506:1: Warning: Tab character
tokens_gscan.g.hs:509:1: Warning: Tab character
tokens_gscan.g.hs:510:1: Warning: Tab character
tokens_gscan.g.hs:511:1: Warning: Tab character
tokens_gscan.x:27:1: Warning: Tab character
tokens_gscan.x:27:21: Warning: Tab character
tokens_gscan.x:28:1: Warning: Tab character
tokens_gscan.x:28:21: Warning: Tab character
tokens_gscan.x:29:1: Warning: Tab character
tokens_gscan.x:29:26: Warning: Tab character
tokens_gscan.x:30:1: Warning: Tab character
tokens_gscan.x:30:28: Warning: Tab character
tokens_gscan.x:31:1: Warning: Tab character
tokens_gscan.x:31:25: Warning: Tab character
tokens_gscan.x:32:1: Warning: Tab character
tokens_gscan.x:33:1: Warning: Tab character
tokens_gscan.x:36:1: Warning: Tab character
Linking tokens_gscan.g.bin ...
./tokens_gscan.g.bin
../dist/build/alex/alex --template=.. tokens_bytestring.x -o tokens_bytestring.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_bytestring.n.hs -o tokens_bytestring.n.bin
[1 of 1] Compiling Main ( tokens_bytestring.n.hs, tokens_bytestring.n.o )
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
tokens_bytestring.x:28:1: Warning: Tab character
tokens_bytestring.x:28:13: Warning: Tab character
tokens_bytestring.x:29:1: Warning: Tab character
tokens_bytestring.x:29:13: Warning: Tab character
tokens_bytestring.x:30:1: Warning: Tab character
tokens_bytestring.x:30:17: Warning: Tab character
tokens_bytestring.x:31:1: Warning: Tab character
tokens_bytestring.x:31:19: Warning: Tab character
tokens_bytestring.x:32:1: Warning: Tab character
tokens_bytestring.x:32:16: Warning: Tab character
tokens_bytestring.x:33:1: Warning: Tab character
tokens_bytestring.x:34:1: Warning: Tab character
Linking tokens_bytestring.n.bin ...
./tokens_bytestring.n.bin
../dist/build/alex/alex --template=.. -g tokens_bytestring.x -o tokens_bytestring.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_bytestring.g.hs -o tokens_bytestring.g.bin
[1 of 1] Compiling Main ( tokens_bytestring.g.hs, tokens_bytestring.g.o )
tokens_bytestring.g.hs:412:1: Warning: Tab character
tokens_bytestring.g.hs:413:1: Warning: Tab character
tokens_bytestring.g.hs:414:1: Warning: Tab character
tokens_bytestring.g.hs:418:1: Warning: Tab character
tokens_bytestring.g.hs:419:1: Warning: Tab character
tokens_bytestring.g.hs:423:1: Warning: Tab character
tokens_bytestring.g.hs:425:1: Warning: Tab character
tokens_bytestring.g.hs:429:1: Warning: Tab character
tokens_bytestring.g.hs:431:1: Warning: Tab character
tokens_bytestring.g.hs:435:1: Warning: Tab character
tokens_bytestring.g.hs:444:1: Warning: Tab character
tokens_bytestring.g.hs:458:1: Warning: Tab character
tokens_bytestring.g.hs:460:1: Warning: Tab character
tokens_bytestring.g.hs:461:1: Warning: Tab character
tokens_bytestring.g.hs:462:1: Warning: Tab character
tokens_bytestring.g.hs:464:1: Warning: Tab character
tokens_bytestring.g.hs:465:1: Warning: Tab character
tokens_bytestring.g.hs:466:1: Warning: Tab character
tokens_bytestring.g.hs:467:5: Warning: Tab character
tokens_bytestring.g.hs:469:1: Warning: Tab character
tokens_bytestring.g.hs:472:1: Warning: Tab character
tokens_bytestring.g.hs:473:1: Warning: Tab character
tokens_bytestring.g.hs:474:1: Warning: Tab character
tokens_bytestring.x:28:1: Warning: Tab character
tokens_bytestring.x:28:13: Warning: Tab character
tokens_bytestring.x:29:1: Warning: Tab character
tokens_bytestring.x:29:13: Warning: Tab character
tokens_bytestring.x:30:1: Warning: Tab character
tokens_bytestring.x:30:17: Warning: Tab character
tokens_bytestring.x:31:1: Warning: Tab character
tokens_bytestring.x:31:19: Warning: Tab character
tokens_bytestring.x:32:1: Warning: Tab character
tokens_bytestring.x:32:16: Warning: Tab character
tokens_bytestring.x:33:1: Warning: Tab character
tokens_bytestring.x:34:1: Warning: Tab character
Linking tokens_bytestring.g.bin ...
./tokens_bytestring.g.bin
../dist/build/alex/alex --template=.. tokens_posn_bytestring.x -o tokens_posn_bytestring.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_posn_bytestring.n.hs -o tokens_posn_bytestring.n.bin
[1 of 1] Compiling Main ( tokens_posn_bytestring.n.hs, tokens_posn_bytestring.n.o )
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
tokens_posn_bytestring.x:31:1: Warning: Tab character
tokens_posn_bytestring.x:31:21: Warning: Tab character
tokens_posn_bytestring.x:32:1: Warning: Tab character
tokens_posn_bytestring.x:32:21: Warning: Tab character
tokens_posn_bytestring.x:33:1: Warning: Tab character
tokens_posn_bytestring.x:33:26: Warning: Tab character
tokens_posn_bytestring.x:35:1: Warning: Tab character
tokens_posn_bytestring.x:35:25: Warning: Tab character
tokens_posn_bytestring.x:36:1: Warning: Tab character
tokens_posn_bytestring.x:37:1: Warning: Tab character
tokens_posn_bytestring.x:40:1: Warning: Tab character
Linking tokens_posn_bytestring.n.bin ...
./tokens_posn_bytestring.n.bin
../dist/build/alex/alex --template=.. -g tokens_posn_bytestring.x -o tokens_posn_bytestring.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_posn_bytestring.g.hs -o tokens_posn_bytestring.g.bin
[1 of 1] Compiling Main ( tokens_posn_bytestring.g.hs, tokens_posn_bytestring.g.o )
tokens_posn_bytestring.g.hs:430:1: Warning: Tab character
tokens_posn_bytestring.g.hs:431:1: Warning: Tab character
tokens_posn_bytestring.g.hs:432:1: Warning: Tab character
tokens_posn_bytestring.g.hs:436:1: Warning: Tab character
tokens_posn_bytestring.g.hs:437:1: Warning: Tab character
tokens_posn_bytestring.g.hs:441:1: Warning: Tab character
tokens_posn_bytestring.g.hs:443:1: Warning: Tab character
tokens_posn_bytestring.g.hs:447:1: Warning: Tab character
tokens_posn_bytestring.g.hs:449:1: Warning: Tab character
tokens_posn_bytestring.g.hs:453:1: Warning: Tab character
tokens_posn_bytestring.g.hs:462:1: Warning: Tab character
tokens_posn_bytestring.g.hs:476:1: Warning: Tab character
tokens_posn_bytestring.g.hs:478:1: Warning: Tab character
tokens_posn_bytestring.g.hs:479:1: Warning: Tab character
tokens_posn_bytestring.g.hs:480:1: Warning: Tab character
tokens_posn_bytestring.g.hs:482:1: Warning: Tab character
tokens_posn_bytestring.g.hs:483:1: Warning: Tab character
tokens_posn_bytestring.g.hs:484:1: Warning: Tab character
tokens_posn_bytestring.g.hs:485:5: Warning: Tab character
tokens_posn_bytestring.g.hs:487:1: Warning: Tab character
tokens_posn_bytestring.g.hs:490:1: Warning: Tab character
tokens_posn_bytestring.g.hs:491:1: Warning: Tab character
tokens_posn_bytestring.g.hs:492:1: Warning: Tab character
tokens_posn_bytestring.x:31:1: Warning: Tab character
tokens_posn_bytestring.x:31:21: Warning: Tab character
tokens_posn_bytestring.x:32:1: Warning: Tab character
tokens_posn_bytestring.x:32:21: Warning: Tab character
tokens_posn_bytestring.x:33:1: Warning: Tab character
tokens_posn_bytestring.x:33:26: Warning: Tab character
tokens_posn_bytestring.x:35:1: Warning: Tab character
tokens_posn_bytestring.x:35:25: Warning: Tab character
tokens_posn_bytestring.x:36:1: Warning: Tab character
tokens_posn_bytestring.x:37:1: Warning: Tab character
tokens_posn_bytestring.x:40:1: Warning: Tab character
Linking tokens_posn_bytestring.g.bin ...
./tokens_posn_bytestring.g.bin
../dist/build/alex/alex --template=.. tokens_strict_bytestring.x -o tokens_strict_bytestring.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_strict_bytestring.n.hs -o tokens_strict_bytestring.n.bin
[1 of 1] Compiling Main ( tokens_strict_bytestring.n.hs, tokens_strict_bytestring.n.o )
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
tokens_strict_bytestring.x:28:1: Warning: Tab character
tokens_strict_bytestring.x:28:13: Warning: Tab character
tokens_strict_bytestring.x:29:1: Warning: Tab character
tokens_strict_bytestring.x:29:13: Warning: Tab character
tokens_strict_bytestring.x:30:1: Warning: Tab character
tokens_strict_bytestring.x:30:17: Warning: Tab character
tokens_strict_bytestring.x:31:1: Warning: Tab character
tokens_strict_bytestring.x:31:19: Warning: Tab character
tokens_strict_bytestring.x:32:1: Warning: Tab character
tokens_strict_bytestring.x:32:16: Warning: Tab character
tokens_strict_bytestring.x:33:1: Warning: Tab character
tokens_strict_bytestring.x:34:1: Warning: Tab character
Linking tokens_strict_bytestring.n.bin ...
./tokens_strict_bytestring.n.bin
../dist/build/alex/alex --template=.. -g tokens_strict_bytestring.x -o tokens_strict_bytestring.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_strict_bytestring.g.hs -o tokens_strict_bytestring.g.bin
[1 of 1] Compiling Main ( tokens_strict_bytestring.g.hs, tokens_strict_bytestring.g.o )
tokens_strict_bytestring.g.hs:420:1: Warning: Tab character
tokens_strict_bytestring.g.hs:421:1: Warning: Tab character
tokens_strict_bytestring.g.hs:422:1: Warning: Tab character
tokens_strict_bytestring.g.hs:426:1: Warning: Tab character
tokens_strict_bytestring.g.hs:427:1: Warning: Tab character
tokens_strict_bytestring.g.hs:431:1: Warning: Tab character
tokens_strict_bytestring.g.hs:433:1: Warning: Tab character
tokens_strict_bytestring.g.hs:437:1: Warning: Tab character
tokens_strict_bytestring.g.hs:439:1: Warning: Tab character
tokens_strict_bytestring.g.hs:443:1: Warning: Tab character
tokens_strict_bytestring.g.hs:452:1: Warning: Tab character
tokens_strict_bytestring.g.hs:466:1: Warning: Tab character
tokens_strict_bytestring.g.hs:468:1: Warning: Tab character
tokens_strict_bytestring.g.hs:469:1: Warning: Tab character
tokens_strict_bytestring.g.hs:470:1: Warning: Tab character
tokens_strict_bytestring.g.hs:472:1: Warning: Tab character
tokens_strict_bytestring.g.hs:473:1: Warning: Tab character
tokens_strict_bytestring.g.hs:474:1: Warning: Tab character
tokens_strict_bytestring.g.hs:475:5: Warning: Tab character
tokens_strict_bytestring.g.hs:477:1: Warning: Tab character
tokens_strict_bytestring.g.hs:480:1: Warning: Tab character
tokens_strict_bytestring.g.hs:481:1: Warning: Tab character
tokens_strict_bytestring.g.hs:482:1: Warning: Tab character
tokens_strict_bytestring.x:28:1: Warning: Tab character
tokens_strict_bytestring.x:28:13: Warning: Tab character
tokens_strict_bytestring.x:29:1: Warning: Tab character
tokens_strict_bytestring.x:29:13: Warning: Tab character
tokens_strict_bytestring.x:30:1: Warning: Tab character
tokens_strict_bytestring.x:30:17: Warning: Tab character
tokens_strict_bytestring.x:31:1: Warning: Tab character
tokens_strict_bytestring.x:31:19: Warning: Tab character
tokens_strict_bytestring.x:32:1: Warning: Tab character
tokens_strict_bytestring.x:32:16: Warning: Tab character
tokens_strict_bytestring.x:33:1: Warning: Tab character
tokens_strict_bytestring.x:34:1: Warning: Tab character
Linking tokens_strict_bytestring.g.bin ...
./tokens_strict_bytestring.g.bin
../dist/build/alex/alex --template=.. tokens_monad_bytestring.x -o tokens_monad_bytestring.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_monad_bytestring.n.hs -o tokens_monad_bytestring.n.bin
[1 of 1] Compiling Main ( tokens_monad_bytestring.n.hs, tokens_monad_bytestring.n.o )
templates/wrappers.hs:287:10:
No instance for (Applicative Alex)
arising from the superclasses of an instance declaration
In the instance declaration for ‘Monad Alex’
make: *** [tokens_monad_bytestring.n.bin] Error 1
../dist/build/alex/alex --template=.. -g tokens_monad_bytestring.x -o tokens_monad_bytestring.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_monad_bytestring.g.hs -o tokens_monad_bytestring.g.bin
[1 of 1] Compiling Main ( tokens_monad_bytestring.g.hs, tokens_monad_bytestring.g.o )
templates/wrappers.hs:287:10:
No instance for (Applicative Alex)
arising from the superclasses of an instance declaration
In the instance declaration for ‘Monad Alex’
make: *** [tokens_monad_bytestring.g.bin] Error 1
../dist/build/alex/alex --template=.. tokens_monadUserState_bytestring.x -o tokens_monadUserState_bytestring.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_monadUserState_bytestring.n.hs -o tokens_monadUserState_bytestring.n.bin
[1 of 1] Compiling Main ( tokens_monadUserState_bytestring.n.hs, tokens_monadUserState_bytestring.n.o )
templates/wrappers.hs:287:10:
No instance for (Applicative Alex)
arising from the superclasses of an instance declaration
In the instance declaration for ‘Monad Alex’
make: *** [tokens_monadUserState_bytestring.n.bin] Error 1
../dist/build/alex/alex --template=.. -g tokens_monadUserState_bytestring.x -o tokens_monadUserState_bytestring.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_monadUserState_bytestring.g.hs -o tokens_monadUserState_bytestring.g.bin
[1 of 1] Compiling Main ( tokens_monadUserState_bytestring.g.hs, tokens_monadUserState_bytestring.g.o )
templates/wrappers.hs:287:10:
No instance for (Applicative Alex)
arising from the superclasses of an instance declaration
In the instance declaration for ‘Monad Alex’
make: *** [tokens_monadUserState_bytestring.g.bin] Error 1
../dist/build/alex/alex --template=.. null.x -o null.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring null.n.hs -o null.n.bin
[1 of 1] Compiling Main ( null.n.hs, null.n.o )
null.x:47:1: Warning: Tab character
null.x:48:1: Warning: Tab character
null.x:49:1: Warning: Tab character
null.x:50:1: Warning: Tab character
null.x:56:1: Warning: Tab character
null.x:57:1: Warning: Tab character
null.x:58:1: Warning: Tab character
null.x:62:1: Warning: Tab character
null.x:63:1: Warning: Tab character
null.x:64:1: Warning: Tab character
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
Linking null.n.bin ...
./null.n.bin
../dist/build/alex/alex --template=.. -g null.x -o null.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring null.g.hs -o null.g.bin
[1 of 1] Compiling Main ( null.g.hs, null.g.o )
null.g.hs:562:1: Warning: Tab character
null.g.hs:563:1: Warning: Tab character
null.g.hs:564:1: Warning: Tab character
null.g.hs:568:1: Warning: Tab character
null.g.hs:569:1: Warning: Tab character
null.g.hs:573:1: Warning: Tab character
null.g.hs:575:1: Warning: Tab character
null.g.hs:579:1: Warning: Tab character
null.g.hs:581:1: Warning: Tab character
null.g.hs:585:1: Warning: Tab character
null.g.hs:594:1: Warning: Tab character
null.g.hs:608:1: Warning: Tab character
null.g.hs:610:1: Warning: Tab character
null.g.hs:611:1: Warning: Tab character
null.g.hs:612:1: Warning: Tab character
null.g.hs:614:1: Warning: Tab character
null.g.hs:615:1: Warning: Tab character
null.g.hs:616:1: Warning: Tab character
null.g.hs:617:5: Warning: Tab character
null.g.hs:619:1: Warning: Tab character
null.g.hs:622:1: Warning: Tab character
null.g.hs:623:1: Warning: Tab character
null.g.hs:624:1: Warning: Tab character
null.x:47:1: Warning: Tab character
null.x:48:1: Warning: Tab character
null.x:49:1: Warning: Tab character
null.x:50:1: Warning: Tab character
null.x:56:1: Warning: Tab character
null.x:57:1: Warning: Tab character
null.x:58:1: Warning: Tab character
null.x:62:1: Warning: Tab character
null.x:63:1: Warning: Tab character
null.x:64:1: Warning: Tab character
Linking null.g.bin ...
./null.g.bin
../dist/build/alex/alex --template=.. tokens_bytestring_unicode.x -o tokens_bytestring_unicode.n.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_bytestring_unicode.n.hs -o tokens_bytestring_unicode.n.bin
[1 of 1] Compiling Main ( tokens_bytestring_unicode.n.hs, tokens_bytestring_unicode.n.o )
templates/GenericTemplate.hs:123:1: Warning: Tab character
templates/GenericTemplate.hs:124:1: Warning: Tab character
templates/GenericTemplate.hs:125:1: Warning: Tab character
templates/GenericTemplate.hs:129:1: Warning: Tab character
templates/GenericTemplate.hs:130:1: Warning: Tab character
templates/GenericTemplate.hs:134:1: Warning: Tab character
templates/GenericTemplate.hs:136:1: Warning: Tab character
templates/GenericTemplate.hs:140:1: Warning: Tab character
templates/GenericTemplate.hs:142:1: Warning: Tab character
templates/GenericTemplate.hs:146:1: Warning: Tab character
templates/GenericTemplate.hs:155:1: Warning: Tab character
templates/GenericTemplate.hs:169:1: Warning: Tab character
templates/GenericTemplate.hs:171:1: Warning: Tab character
templates/GenericTemplate.hs:172:1: Warning: Tab character
templates/GenericTemplate.hs:173:1: Warning: Tab character
templates/GenericTemplate.hs:175:1: Warning: Tab character
templates/GenericTemplate.hs:176:1: Warning: Tab character
templates/GenericTemplate.hs:177:1: Warning: Tab character
templates/GenericTemplate.hs:178:5: Warning: Tab character
templates/GenericTemplate.hs:180:1: Warning: Tab character
templates/GenericTemplate.hs:183:1: Warning: Tab character
templates/GenericTemplate.hs:184:1: Warning: Tab character
templates/GenericTemplate.hs:185:1: Warning: Tab character
templates/GenericTemplate.hs:187:1: Warning: Tab character
templates/GenericTemplate.hs:188:1: Warning: Tab character
templates/GenericTemplate.hs:189:1: Warning: Tab character
templates/GenericTemplate.hs:190:1: Warning: Tab character
templates/GenericTemplate.hs:191:1: Warning: Tab character
templates/GenericTemplate.hs:192:1: Warning: Tab character
templates/GenericTemplate.hs:193:1: Warning: Tab character
templates/GenericTemplate.hs:194:1: Warning: Tab character
templates/GenericTemplate.hs:195:1: Warning: Tab character
templates/GenericTemplate.hs:196:1: Warning: Tab character
templates/GenericTemplate.hs:236:1: Warning: Tab character
templates/GenericTemplate.hs:237:1: Warning: Tab character
templates/GenericTemplate.hs:238:1: Warning: Tab character
templates/GenericTemplate.hs:239:1: Warning: Tab character
templates/GenericTemplate.hs:240:1: Warning: Tab character
Linking tokens_bytestring_unicode.n.bin ...
./tokens_bytestring_unicode.n.bin
../dist/build/alex/alex --template=.. -g tokens_bytestring_unicode.x -o tokens_bytestring_unicode.g.hs
ghc -Wall -fno-warn-unused-binds -fno-warn-missing-signatures -fno-warn-unused-matches -fno-warn-name-shadowing -fno-warn-unused-imports -package array -package bytestring tokens_bytestring_unicode.g.hs -o tokens_bytestring_unicode.g.bin
[1 of 1] Compiling Main ( tokens_bytestring_unicode.g.hs, tokens_bytestring_unicode.g.o )
tokens_bytestring_unicode.g.hs:412:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:413:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:414:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:418:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:419:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:423:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:425:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:429:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:431:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:435:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:444:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:458:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:460:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:461:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:462:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:464:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:465:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:466:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:467:5: Warning: Tab character
tokens_bytestring_unicode.g.hs:469:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:472:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:473:1: Warning: Tab character
tokens_bytestring_unicode.g.hs:474:1: Warning: Tab character
Linking tokens_bytestring_unicode.g.bin ...
./tokens_bytestring_unicode.g.bin
make: Target `all' not remade because of errors.
make: Leaving directory `/tmp/stackage-build19139/alex-3.1.4/tests'
Test suite tests: FAIL
Test suite logged to: /home/vagrant/haskell/stackage/logs/nightly/alex-3.1.4/test-run.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment