Skip to content

Commit

Permalink
updated package version numbers and dependencies; working on logs
Browse files Browse the repository at this point in the history
  • Loading branch information
niazim3 committed Aug 4, 2018
1 parent d772e0c commit b7bff25
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion code/drasil-code/drasil-code.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ library
split >= 0.2.3.1,
MissingH >= 1.4.0.1,
parsec >= 3.1.9,
drasil-lang >= 0.1.6
drasil-lang >= 0.1.17
default-language: Haskell2010
ghc-options: -Wall -O2

Expand Down
4 changes: 2 additions & 2 deletions code/drasil-data/drasil-data.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: drasil-data
Version: 0.1.4
Version: 0.1.5
Cabal-Version: >= 1.18
Author: Dan Szymczak, Steven Palmer, Jacques Carette, Spencer Smith
build-type: Simple
Expand Down Expand Up @@ -45,7 +45,7 @@ library
MissingH >= 1.4.0.1,
parsec >= 3.1.9,
data-fix (>= 0.0.4 && <= 1.0),
drasil-lang >= 0.1.6
drasil-lang >= 0.1.17
default-language: Haskell2010
ghc-options: -Wall

Expand Down
6 changes: 3 additions & 3 deletions code/drasil-docLang/drasil-docLang.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: drasil-docLang
Version: 0.1.4
Version: 0.1.5
Cabal-Version: >= 1.18
Author: Dan Szymczak, Steven Palmer, Jacques Carette, Spencer Smith
build-type: Simple
Expand Down Expand Up @@ -39,8 +39,8 @@ library
MissingH >= 1.4.0.1,
parsec >= 3.1.9,
data-fix (>= 0.0.4 && <= 1.0),
drasil-lang >= 0.1.6,
drasil-data >= 0.1.4
drasil-lang >= 0.1.17,
drasil-data >= 0.1.5
default-language: Haskell2010
ghc-options: -Wall

Expand Down
38 changes: 19 additions & 19 deletions code/drasil-example/drasil-example.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: drasil-example
Version: 0.1.6
Version: 0.1.7
Cabal-Version: >= 1.18
Author: Dan Szymczak, Steven Palmer, Jacques Carette, Spencer Smith
build-type: Simple
Expand All @@ -19,12 +19,12 @@ executable tiny
mtl >= 2.2.1,
directory >= 1.2.6.2,
split >= 0.2.3.1,
drasil-lang >= 0.1.12,
drasil-data >= 0.1.4,
drasil-lang >= 0.1.17,
drasil-data >= 0.1.5,
drasil-code >= 0.1.1,
drasil-printers >= 0.1.0,
drasil-gen >= 0.1.0,
drasil-docLang >= 0.1.1
drasil-docLang >= 0.1.5
default-language: Haskell2010
ghc-options: -Wall -O2

Expand Down Expand Up @@ -52,12 +52,12 @@ executable glassbr
mtl >= 2.2.1,
directory >= 1.2.6.2,
split >= 0.2.3.1,
drasil-lang >= 0.1.16,
drasil-data >= 0.1.1,
drasil-lang >= 0.1.17,
drasil-data >= 0.1.5,
drasil-code >= 0.1.1,
drasil-printers >= 0.1.0,
drasil-gen >= 0.1.0,
drasil-docLang >= 0.1.0
drasil-docLang >= 0.1.5
default-language: Haskell2010
ghc-options: -Wall

Expand Down Expand Up @@ -92,12 +92,12 @@ executable nopcm
mtl >= 2.2.1,
directory >= 1.2.6.2,
split >= 0.2.3.1,
drasil-lang >= 0.1.6,
drasil-data >= 0.1.4,
drasil-lang >= 0.1.17,
drasil-data >= 0.1.5,
drasil-code >= 0.1.1,
drasil-printers >= 0.1.0,
drasil-gen >= 0.1.0,
drasil-docLang >= 0.1.2
drasil-docLang >= 0.1.5
default-language: Haskell2010
ghc-options: -Wall -O2

Expand Down Expand Up @@ -126,12 +126,12 @@ executable swhs
pretty >= 1.1.1.1,
mtl >= 2.2.1,
directory >= 1.2.6.2,
drasil-lang >= 0.1.6,
drasil-data >= 0.1.4,
drasil-lang >= 0.1.17,
drasil-data >= 0.1.5,
drasil-code >= 0.1.1,
drasil-printers >= 0.1.0,
drasil-gen >= 0.1.0,
drasil-docLang >= 0.1.1
drasil-docLang >= 0.1.5
default-language: Haskell2010
ghc-options: -Wall

Expand Down Expand Up @@ -161,12 +161,12 @@ executable ssp
mtl >= 2.2.1,
directory >= 1.2.6.2,
split >= 0.2.3.1,
drasil-lang >= 0.1.6,
drasil-data >= 0.1.4,
drasil-lang >= 0.1.17,
drasil-data >= 0.1.5,
drasil-code >= 0.1.1,
drasil-printers >= 0.1.0,
drasil-gen >= 0.1.0,
drasil-docLang >= 0.1.1
drasil-docLang >= 0.1.5
default-language: Haskell2010
ghc-options: -Wall

Expand All @@ -190,12 +190,12 @@ executable chipmunkdocs
mtl >= 2.2.1,
directory >= 1.2.6.2,
split >= 0.2.3.1,
drasil-lang >= 0.1.6,
drasil-data >= 0.1.4,
drasil-lang >= 0.1.17,
drasil-data >= 0.1.5,
drasil-code >= 0.1.1,
drasil-printers >= 0.1.0,
drasil-gen >= 0.1.0,
drasil-docLang >= 0.1.2
drasil-docLang >= 0.1.5
default-language: Haskell2010
ghc-options: -Wall

Expand Down
2 changes: 1 addition & 1 deletion code/drasil-lang/drasil-lang.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: drasil-lang
Version: 0.1.16
Version: 0.1.17
Cabal-Version: >= 1.18
Author: Dan Szymczak, Steven Palmer, Jacques Carette, Spencer Smith
build-type: Simple
Expand Down

0 comments on commit b7bff25

Please sign in to comment.