zenna / Arrows.jl

14 stars 2 forks source link

Inner constructor warning from propagate #27

Closed zenna closed 7 years ago

zenna commented 7 years ago
using Arrows

WARNING: deprecated syntax "inner constructor Propagation(...) around /home/zenna/repos/Arrows.jl/src/propagate/propagate.jl:7".
Use "Propagation{#s170}(...) where #s170" instead.
jburroni commented 7 years ago

fixed in 369291b