All Versions
7
Latest Version
Avg Release Cycle
8 days
Latest Release
1761 days ago
Changelog History
Changelog History
-
v0.0.1 Changes
May 25, 2020- ๐ Initially created.
๐ [2]: https://github.com/marcin-rzeznicki/stackcollapse-ghc/releases
-
v0.0.1.3 Changes
July 30, 2020๐ This release does not change functionality
- Rebuild with recursion-schemes >= 5.2 && < 5.3
-
v0.0.1.2 Changes
July 17, 2020๐ This release does not change functionality
- โ
Rebuild with hspec-golden ==0.1.0.2 and fix
Missing field in record construction failFirstTime
(test suite)
- โ
Rebuild with hspec-golden ==0.1.0.2 and fix
-
v0.0.1.1rev3 Changes
July 15, 2020Fixed uninitialized field error introduced by hspec-golden
0.1.0.2
by tightening version constraint๐ Changed the test suite 'stackcollapse-ghc-test' component's library dependency on 'hspec-golden' from
- ==0.1.*
to - >= 0.1.0.2 && <0.1.1
- ==0.1.*
-
v0.0.1.1rev2 Changes
July 02, 2020๐ Changed the test suite 'stackcollapse-ghc-test' component's library dependency on 'hspec-golden' from
- ==0.1.0.1
to - ==0.1.*
๐ Changed tested-with from
- ghc ==8.6.5: ghc ==8.8.2: ghc ==8.8.3
to - ghc ==8.6.5: ghc ==8.8.2: ghc ==8.8.3: ghc ==8.10.1
- ==0.1.0.1
-
v0.0.1.1rev1 Changes
June 27, 2020๐ Changed the executable 'stackcollapse-ghc' component's library dependency on 'base' from
- 4.12.0.0 && <4.14
to - 4.12.0.0 && <4.15
๐ Changed the test suite 'stackcollapse-ghc-test' component's library dependency on 'base' from
- 4.12.0.0 && <4.14
to - 4.12.0.0 && <4.15
- 4.12.0.0 && <4.14
-
v0.0.1.1 Changes
June 22, 2020- Report line location for all errors.
- ๐ Allow build with
foldl > 1.4.6