------------------------------------------------------------------------------- -- | -- Module : Network.CURL000 -- Copyright : Copyright (c) 2012-2015 Krzysztof Kardzis -- License : ISC License (MIT/BSD-style, see LICENSE file for details) -- -- Maintainer : Krzysztof Kardzis -- Stability : experimental -- Portability : non-portable -- -- <> ------------------------------------------------------------------------------- module Network.CURL000 ( ----------------------------------------------------------------------------- -- * Run-Time Linking ----------------------------------------------------------------------------- module Network.CURL000.LibLD ) where import Network.CURL000.LibLD