~ubuntu-branches/ubuntu/trusty/fsharp/trusty-proposed

« back to all changes in this revision

Viewing changes to src/fsharp/build.fsi

  • Committer: Package Import Robot
  • Author(s): Christopher James Halse Rogers
  • Date: 2014-02-13 16:55:16 UTC
  • mfrom: (3.1.2 trusty)
  • Revision ID: package-import@ubuntu.com-20140213165516-o51ftovy7pu2d0rk
Tags: 3.0.34+dfsg-3ubuntu1
* Make DEP-8 test depend on only fsharp package to pick up any dependency breakage
* Add missing libmono-compilerservices-symbolwriter4.0-cil dependency to fsharp
* Add fsharpc/fsharpi manpages
* Strip executable bit from xbuild .Targets files; now lintian clean!

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
    | EmacsErrors 
84
84
    | TestErrors 
85
85
    | VSErrors
 
86
    | GccErrors
86
87
    
87
88
 
88
89
val RangeOfError : PhasedError -> range option