bartavelle / language-puppet

A library to work with Puppet manifests, test them and eventually replace everything ruby.
BSD 3-Clause "New" or "Revised" License
51 stars 8 forks source link

Travis failure #212

Closed PierreR closed 7 years ago

PierreR commented 7 years ago

Travis seems to fail because of the SafeProcess module.

I think this module is not used. Shall we remove it ?

bartavelle commented 7 years ago

Well, it will be made pretty obvious if that module is not used :) Why not try?

PierreR commented 7 years ago

Build is passing again but I had to remove ghc-7.10 (which I guess is not a big deal) and remove haddock generation for ghc-8.2.1.

I really don't know why it blocks. I am still using ghc-8.0.2 so I could not witness this locally.

For the record, there are some strange warnings with ghc-8.2.1 (they don't seem to make sense) about:

<no location info>: warning: [-Wmissing-home-modules]

    These modules are needed for compilation but not listed in your .cabal file's other-modules: Paths_language_puppet