i followed the following steps:
apt-get install haskell-platform
curl -sSL https://get.haskellstack.org/ | sh
git clone https://github.com/facebookincubator/duckling.git
stack setup
stack build
stack exec duckling-example-exe
and i get the following error any idea why?
duckling-example-exe: /usr/share/zoneinfo/: getDirectoryContents:openDirStream: does not exist (No such file or directory)