snoyberg / keter

Web app deployment manager
MIT License
259 stars 70 forks source link

keter-1.3.10.1 does not compile #94

Closed peti closed 9 years ago

peti commented 9 years ago

Citing from http://hydra.cryp.to/build/837224/log/raw:

Keter/Proxy.hs:141:111:
    Couldn't match type ‘FilePath’ with ‘[Char]’
    Expected type: GHC.IO.FilePath
      Actual type: FilePath
    In the first argument of ‘defaultFileServerSettings’, namely
      ‘sfconfigRoot’
    In the expression: (defaultFileServerSettings sfconfigRoot)
snoyberg commented 9 years ago

I'll release the code from master in the next 10 minutes or so (just doing a final sanity build), which should resolve this. Sorry for the breakage.

snoyberg commented 9 years ago

Version 1.4.0 is on Hackage

geraldus commented 9 years ago

I think this is not relevant anymore.

snoyberg commented 9 years ago

Good catch thanks