Revision dd4c56ed src/Rapi.hs

b/src/Rapi.hs
3 3
-}
4 4

  
5 5
module Rapi
6
    where
6
    (
7
      getNodes
8
    , getInstances
9
    ) where
7 10

  
8 11
import Network.Curl
9 12
import Network.Curl.Types ()

Also available in: Unified diff