Skip to content

Commit

Permalink
Removed HaskellParser2
Browse files Browse the repository at this point in the history
  • Loading branch information
carymrobbins committed Oct 10, 2015
1 parent 82b480a commit 47b2ecb
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 2,870 deletions.
4 changes: 0 additions & 4 deletions findbugs-excludes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
<Match>
<Class name="~.*\._.*Lexer"/>
</Match>
<!-- Ignore HaskellParser2-related classes. -->
<Match>
<Class name="com.haskforce.parsing.HaskellParser2"/>
</Match>
<Match>
<Class name="~com\.haskforce\.parsing\.jsonParser\..*"/>
</Match>
Expand Down
24 changes: 0 additions & 24 deletions src/com/haskforce/parsing/HaskellCompositeElementType.java

This file was deleted.

Loading

0 comments on commit 47b2ecb

Please sign in to comment.