Update migration to add 8.8 authored by Takenobu Tani's avatar Takenobu Tani
...@@ -17,6 +17,8 @@ Possibly useful information can also be found in the following places: ...@@ -17,6 +17,8 @@ Possibly useful information can also be found in the following places:
## Version-specific Migration Guides ## Version-specific Migration Guides
- **[Migrating from GHC 8.6.x to GHC 8.8.x](migration/8.8)**
- **[Migrating from GHC 8.4.x to GHC 8.6.x](migration/8.6)** - **[Migrating from GHC 8.4.x to GHC 8.6.x](migration/8.6)**
- **[Migrating from GHC 8.2.x to GHC 8.4.x](migration/8.4)** - **[Migrating from GHC 8.2.x to GHC 8.4.x](migration/8.4)**
... ...
......