Skip to content

Commit

Permalink
Add missing examples/Syntax.lpts to cabal
Browse files Browse the repository at this point in the history
This is required to build from the source distribution -- this was
caught by Travis in https://travis-ci.org/Toxaris/pts/jobs/49863223. I
still have to recheck why I didn't get that locally.
  • Loading branch information
Blaisorblade committed Feb 8, 2015
1 parent 04a463e commit 84c8321
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pts.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Extra-source-files: examples/Arithmetics.lpts
examples/ChurchNumbers.lpts
examples/Functions.lpts
examples/Inference.lpts
examples/Syntax.lpts
Data-files: emacs/pts-mode.el
Cabal-version: >= 1.8

Expand Down

0 comments on commit 84c8321

Please sign in to comment.