1### 0.1.2 [2021.03.12]
2* Add `bindSplice`, `bindSplice_`, `examineSplice`, `joinSplice`,
3  `hoistSplice`, `liftSplice`, and `unTypeSplice` to
4  `Language.Haskell.TH.Syntax.Compat`.
5
6### 0.1.1 [2021.02.07]
7* Mark `Language.Haskell.TH.Syntax.Compat` as `Trustworthy`.
8
9## 0.1 [2020.09.29]
10* Initial release
11