- Bump base to compile with GHC 9.4 (#23)
- Add ghcprofview-hs to the list of applications that use ghc-prof (#21)
- Allow building with GHC 9.2.2 (#22)
- Actually allow attoparsec-0.14 by removing the upper version bound in test:regression
- Allow attoparsec-0.14 (#20)
- Relax upper version bounds for base and tasty
- Switch from Travis CI to GitHub Actions
- Relax upper version bound for base to support GHC 8.10.1
- Relax upper version bound for base
- Test with newer versions of GHC
- Relax upper version bound for tasty
- Test with newer versions of GHC
- Relax upper version bound for base
- Relax upper version bound for containers
- Relax upper version bound for tasty
- Relax upper version bound for base
- Relax upper version bound for tasty
- Add a strict decoder (#13)
- Relax upper version bound for tasty-hunit
- Relax upper version bound for tasty
- Relax upper version bound for base
- Implement a workaround for a bug in the GHC profiler (#6)
- Rename AggregateCostCentre to AggregatedCostCentre