diff --git a/Graphics/Diagram/Plotter.hs b/Graphics/Diagram/Plotter.hs index 129c7f4..e942436 100644 --- a/Graphics/Diagram/Plotter.hs +++ b/Graphics/Diagram/Plotter.hs @@ -157,7 +157,7 @@ convexHLs = Diag chl convexHStepsLs :: Diag convexHStepsLs = GifDiag chs where - chs p col f vt = + chs _ col f vt = fmap mkChDiag (f vt) where mkChDiag vt' =