summaryrefslogtreecommitdiff
path: root/lib/Graphics
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-04-29 19:32:43 +0200
committerAlberto Ruiz <aruiz@um.es>2014-04-29 19:32:43 +0200
commitf68a6654326e4ddbf1fac96c27ebbcbcde2b7639 (patch)
treee0d659d14448c27294e1b9ed1173c24f7234ae45 /lib/Graphics
parent56eb38203d29bf2a9d21c3dc66c07b3d4f92651b (diff)
hide documentation
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