{-# LANGUAGE DeriveDataTypeable #-} ----------------------------------------------------------------- -- Autogenerated by Thrift -- -- -- -- DO NOT EDIT UNLESS YOU ARE SURE YOU KNOW WHAT YOU ARE DOING -- ----------------------------------------------------------------- module Database.Cassandra.Thrift.Cassandra_Consts where import Thrift import Data.Typeable ( Typeable ) import Control.Exception import qualified Data.Map as Map import qualified Data.Set as Set import Data.Int; import Prelude ((==), String, Eq, Show, Ord, Maybe(..), (&&), (||), return, IO, Enum, fromEnum, toEnum, Bool(..), (++), ($), Double, (-)) import Database.Cassandra.Thrift.Cassandra_Types vERSION :: String vERSION = "2.2.0"