Skip to content
Snippets Groups Projects
Commit 5dbbf8e3 authored by Stefan Berthold's avatar Stefan Berthold
Browse files

fixed dependencies for haskell platform 2014.2.0.0.

parent a3a5f571
Branches
Tags
No related merge requests found
......@@ -32,6 +32,6 @@ library
exposed-modules: Entropy, Data.Distribution, Data.CodingTree, Data.Probability, Data.CodingTree.Graphviz, CodingTree.Huffman, CodingTree.Guesswork, Distribution.English, Distribution.Geometric, Entropy.Renyi, Entropy.Shannon, Entropy.Relative, Entropy.Cross, Entropy.Guesswork
-- other-modules:
-- other-extensions:
build-depends: base >=4.6 && <4.7, containers >=0.5 && <0.6, process >=1.1 && <1.2, directory >=1.2 && <1.3, filepath >=1.3 && <1.4
build-depends: base >=4.6 && <4.8, containers >=0.5 && <0.6, process >=1.1 && <1.3, directory >=1.2 && <1.3, filepath >=1.3 && <1.4
-- hs-source-dirs:
default-language: Haskell2010
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment