Hi, how can install a Cabal package hidden directly? Currently I simply install it and have to hide it afterwards, manually. (Meanwhile one could get a conflict with new exposed modules.) I've tried "./setup register --gen-script" and edit the file "register.sh", but that does not install the .a file. Thanks Christian