summaryrefslogtreecommitdiff
path: root/lib/HSSL.hs
blob: 4506386841fe45c4c0bf186021a67d7b7ae0c652 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{- |

Module      :  GSL
Copyright   :  (c) Alberto Ruiz 2006-7
License     :  GPL-style

Maintainer  :  Alberto Ruiz (aruiz at um dot es)
Stability   :  provisional
Portability :  uses -fffi and -fglasgow-exts

This module reexports the basic functionality and a collection of utilities.

-}

module HSSL (

) where