### 0.1.3 [2021.08.29] * Implement `qGetDoc` and `qPutDoc` in the `Quasi` instance for `QuoteToQuasi`. * Add `expToSplice`. ### 0.1.2 [2021.03.12] * Add `bindSplice`, `bindSplice_`, `examineSplice`, `joinSplice`, `hoistSplice`, `liftSplice`, and `unTypeSplice` to `Language.Haskell.TH.Syntax.Compat`. ### 0.1.1 [2021.02.07] * Mark `Language.Haskell.TH.Syntax.Compat` as `Trustworthy`. ## 0.1 [2020.09.29] * Initial release