TypeCheck.jl icon indicating copy to clipboard operation
TypeCheck.jl copied to clipboard

Doesn't seem to run on Julia 0.4.0

Open lewisl opened this issue 10 years ago • 3 comments

load error:

ERROR: LoadError: TypeError: typealias: in parameter, expected Type{T}, got Tuple{DataType,DataType} in include at /Applications/Julia-0.4.0.app/Contents/Resources/julia/lib/julia/sys.dylib in include_from_node1 at /Applications/Julia-0.4.0.app/Contents/Resources/julia/lib/julia/sys.dylib in require at /Applications/Julia-0.4.0.app/Contents/Resources/julia/lib/julia/sys.dylib while loading /Users/lewislevinmbr/.julia/v0.4/TypeCheck/src/TypeCheck.jl, in expression starting on line 288

lewisl avatar Oct 26 '15 03:10 lewisl

Can confirm:

ERROR: LoadError: TypeError: typealias: in parameter, expected Type{T}, got Tuple{DataType,DataType}
while loading /home/nathan/.julia/v0.4/TypeCheck/src/TypeCheck.jl, in expression starting on line 288

n8xm avatar Nov 22 '15 02:11 n8xm

Same here.

dpo avatar Dec 14 '15 20:12 dpo

Same, and has not been updated in 2 years. Anyone knows an alternative?

nico202 avatar May 18 '16 07:05 nico202