[contrib/haskell] Added DataSourcePath'Double'Ini ConfigContent Section Key
commitebe147dd2d84417803a15dc4dfa9bd2c6ffdac87
authorPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>
Thu, 8 Jun 2023 12:44:22 +0000 (8 14:44 +0200)
committerPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>
Thu, 8 Jun 2023 12:44:22 +0000 (8 14:44 +0200)
treede3e79ce442bb0f0686da931ad616e4f9eb4e5e3
parent6b7059164f4724fa957508da4a7de486aaa989ba
[contrib/haskell] Added DataSourcePath'Double'Ini ConfigContent Section Key

this allow to extract a value from a config file. We will use this
in order to provide the diffractometer axes in the ini file.
contrib/haskell/src/Hkl/Binoculars/Config.hs
contrib/haskell/src/Hkl/DataSource.hs
contrib/haskell/src/Hkl/Exception.hs
contrib/haskell/src/Hkl/Types.hs