Currently, we do not get any line numbers for errors: ``` julia> hpl(rand(5,5), rand(5)) no promotion exists for Array{Int32,1} and Int32 ```