summaryrefslogtreecommitdiff
path: root/lib/HSSL.hs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/HSSL.hs')
-rw-r--r--lib/HSSL.hs17
1 files changed, 0 insertions, 17 deletions
diff --git a/lib/HSSL.hs b/lib/HSSL.hs
deleted file mode 100644
index 4506386..0000000
--- a/lib/HSSL.hs
+++ /dev/null
@@ -1,17 +0,0 @@
1{- |
2
3Module : GSL
4Copyright : (c) Alberto Ruiz 2006-7
5License : GPL-style
6
7Maintainer : Alberto Ruiz (aruiz at um dot es)
8Stability : provisional
9Portability : uses -fffi and -fglasgow-exts
10
11This module reexports the basic functionality and a collection of utilities.
12
13-}
14
15module HSSL (
16
17) where