diff options
author | Alberto Ruiz <aruiz@um.es> | 2014-04-29 19:32:43 +0200 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2014-04-29 19:32:43 +0200 |
commit | f68a6654326e4ddbf1fac96c27ebbcbcde2b7639 (patch) | |
tree | e0d659d14448c27294e1b9ed1173c24f7234ae45 /lib/Graphics | |
parent | 56eb38203d29bf2a9d21c3dc66c07b3d4f92651b (diff) |
hide documentation
Diffstat (limited to 'lib/Graphics')
-rw-r--r-- | lib/Graphics/Plot.hs | 1 |
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 | ||
15 | module Graphics.Plot( | 16 | module Graphics.Plot( |
16 | 17 | ||