summaryrefslogtreecommitdiff
path: root/lib/Graphics
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Graphics')
-rw-r--r--lib/Graphics/Plot.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Graphics/Plot.hs b/lib/Graphics/Plot.hs
index 74a2695..0ea41ac 100644
--- a/lib/Graphics/Plot.hs
+++ b/lib/Graphics/Plot.hs
@@ -11,6 +11,7 @@
11-- This module is deprecated. It can be replaced by improved drawing tools 11-- This module is deprecated. It can be replaced by improved drawing tools
12-- available in the plot\\plot-gtk packages by Vivian McPhail or Gnuplot by Henning Thielemann. 12-- available in the plot\\plot-gtk packages by Vivian McPhail or Gnuplot by Henning Thielemann.
13----------------------------------------------------------------------------- 13-----------------------------------------------------------------------------
14{-# OPTIONS_HADDOCK hide #-}
14 15
15module Graphics.Plot( 16module Graphics.Plot(
16 17