> Maybe the haskell package db is fucked (wouldn't be the first time
> this happens)?
> 
> Does
> 
>       ghc-pkg check
> 
> compain? Does
> 
>       ghc-pkg list | grep dataenc
> 
> show anything?

Looks sane.

$ ghc-pkg check
$ echo $?
0
$ ghc-pkg list | grep dataenc
    dataenc-0.14.0.7


-- 
Antoine

Reply via email to