haskell-hvr / hslogger

Logging framework for Haskell
https://hackage.haskell.org/package/hslogger
BSD 3-Clause "New" or "Revised" License
64 stars 36 forks source link

Build failing #44

Closed zac-garby closed 5 years ago

zac-garby commented 7 years ago

I'm trying to install hslogger, using the command cabal install hslogger-1.2.10. However, it doesn't work -- it tells me hlogger-1.2.10 failed during the building phase. The exception was: ExitFailure 1.

Any idea why this is happening? I need hslogger to get MissingH.

I'm on macOS Sierra, if that's of any use.

hvr commented 5 years ago

I can't reproduce this; I do suspect this might have been fixed in the meantime. I'm optimistically closing this, but feel free to reopen/open a new ticket if the problem persists.