Did you checkout master?
On Friday, September 9, 2016 at 2:55:21 PM UTC-7, Neal Becker wrote: > > using ProfileView > INFO: Precompiling module ProfileView. > WARNING: Module Compat with uuid 314389968181888 is missing from the > cache. > This may mean module Compat does not support precompilation but is > imported > by a module that does. > ERROR: LoadError: Declaring __precompile__(false) is not allowed in files > that are being precompiled. > in macro expansion; at ./none:2 [inlined] > in anonymous at ./<missing>:? > while loading /home/nbecker/.julia/v0.5/ProfileView/src/ProfileView.jl, in > expression starting on line 5 > ERROR: Failed to precompile ProfileView to > /home/nbecker/.julia/lib/v0.5/ProfileView.ji. > in eval_user_input(::Any, ::Base.REPL.REPLBackend) at ./REPL.jl:64 > in macro expansion at ./REPL.jl:95 [inlined] > in (::Base.REPL.##3#4{Base.REPL.REPLBackend})() at ./event.jl:68 > >