Starting with tag: [TAG 0.2.0.5 haskore@henning-thielemann.de**20141031111437 Ignore-this: deed0745b26abbf6524a755542e205a4 ] [bump version to 0.2.0.6 haskore@henning-thielemann.de**20141031111500 Ignore-this: 5b339a6f13e1b09521cfbf6d9d463fa3 ] [Test.Suite: no longer define 'coarbitrary' haskore@henning-thielemann.de**20150904102324 Ignore-this: 4bbe02e813e2fc5f007e4e0395b91749 This anticipates QuickCheck-2. ] [move to QuickCheck-2 haskore@henning-thielemann.de**20150904102736 Ignore-this: 70765bb26e3be93f7d12037872f4b21a Unfortunately, some tests now fail due to different test sets. Remove instance Arbitrary (Ratio a) that overlaps with new instance from QuickCheck package. ] [CSound.Orchestra.T: remove (Output out) context haskore@henning-thielemann.de**20150904103123 Ignore-this: 83e602985792f569ddf7b3896fd3da24 data contexts where removed in Haskell 2010 ] [Cabal: turn test suite from Executable to Test-Suite haskore@henning-thielemann.de**20150904105716 Ignore-this: 420aaf14635852c7b9cd17cf87b27fc4 ] [Cabal: build 'autotrack' executable only on request haskore@henning-thielemann.de**20150904110010 Ignore-this: abe2ffdcafda2c996c8ecb1196543181 ] [CSound.Orchestra: resolve name clash with (<*) haskore@henning-thielemann.de**20150904120727 Ignore-this: d7044852adb3ea3d3c364e3800a18637 We achieve this by importing all identifiers from Prelude explicitly. ] [General.Utility: remove orphaned comment on splitInit haskell@henning-thielemann.de**20150904124929 Ignore-this: c56e9ea7f92f6ba80750ac489fbf8374 ] [AutoTrack.Option: inline Utility.headWithDefault haskell@henning-thielemann.de**20150904125025 Ignore-this: e3a0058d2bda72c31b7a956aba73833b Removes dependency on private Utility module. Remove Utility.headWithDefault. ] [AutoTrack.Main: inline stringCharFromByte haskore@henning-thielemann.de**20150904125347 Ignore-this: 935c1047163b334eaa89b0333b0baf23 Removes dependency on private Utility module Remove Utility.stringCharFromByte I think this was left over from times where 'midi' was included in the Haskore package. ] [Test.Suite: take move 'shuffle' from Utility to here haskore@henning-thielemann.de**20150904143130 Ignore-this: 267fa81d94658248b89315723eaca7c8 ] [Test.Suite.nonEmptySerials: write serial case the same way as the parallel case haskore@henning-thielemann.de**20150904143945 Ignore-this: 333532bf4e94dac40421312f46cc9ec8 ] [Test.Suite.maximum0: copied from Utility haskore@henning-thielemann.de**20150904145231 Ignore-this: 8eac63cf0f84cd1aabec0eaee981452b This way test suite becomes independent from private modules. ] [Cabal.Cabal-Version: >=1.14 haskore@henning-thielemann.de**20150904145450 Ignore-this: ada0b7b5fc4e055adb081dda66dd1f52 Test-Suite needs >=1.10 importing haskore as library needs >=1.14 added Default-Language fields ]