Skip to content

Commit

Permalink
Changed version number and added a dependency from the recent aivika-…
Browse files Browse the repository at this point in the history
…4.0.3.
  • Loading branch information
dsorokin committed May 17, 2015
1 parent a2c3787 commit b60efe2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aivika-experiment.cabal
@@ -1,5 +1,5 @@
name: aivika-experiment
version: 3.1
version: 4.0.3
synopsis: Simulation experiments for the Aivika library
description:
This package allows defining simulation experiments for the Aivika
Expand All @@ -18,7 +18,7 @@ maintainer: David Sorokin <david.sorokin@gmail.com>
homepage: http://github.com/dsorokin/aivika-experiment
cabal-version: >= 1.6
build-type: Simple
tested-with: GHC == 7.8.3
tested-with: GHC == 7.10.1

extra-source-files: examples/MachRep3.hs
examples/LinearArray.hs
Expand Down Expand Up @@ -52,7 +52,7 @@ library
split >= 0.2.2,
network-uri >= 2.6,
parallel-io >= 0.3.2.1,
aivika >= 3.1
aivika >= 4.0.3

extensions: MultiParamTypeClasses,
TypeFamilies
Expand Down

0 comments on commit b60efe2

Please sign in to comment.