We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac33ef commit e03c6b3Copy full SHA for e03c6b3
README.md
@@ -1,6 +1,6 @@
1
# Alex: A Lexical Analyser Generator
2
3
-[](http://travis-ci.org/simonmar/alex)
+[](https://github.com/haskell/alex/actions/workflows/haskell-ci.yml)
4
5
Alex is a Lex-like tool for generating Haskell scanners. For complete
6
documentation, see the doc directory.
0 commit comments