These often aren't suitable for haskell packages, like who besides java want com.blah in their package name?
We might have these for java but that doesn't mean that we necessarily want other languages to respect it. Can we have an option to turn it off (currently I'm just using sed -i to remove them lol)
These often aren't suitable for haskell packages, like who besides java want
com.blahin their package name?We might have these for java but that doesn't mean that we necessarily want other languages to respect it. Can we have an option to turn it off (currently I'm just using
sed -ito remove them lol)