As discussed here: http://stackoverflow.com/questions/36095925/why-vector-length-vector-replicate-n-0-is-not-fused In simple test programs, `Data.Vector.Generic.length` seems to refuse to inline, for no apparent reason. See #97 as perhaps related?