mirror of
https://github.com/github/semantic.git
synced 2024-11-28 18:23:44 +03:00
Only export toc
This commit is contained in:
parent
36804a8686
commit
69cf915bf7
@ -1,5 +1,5 @@
|
||||
{-# LANGUAGE ScopedTypeVariables #-}
|
||||
module Renderer.TOC where
|
||||
module Renderer.TOC (toc) where
|
||||
|
||||
import Category as C
|
||||
import Data.Aeson
|
||||
|
Loading…
Reference in New Issue
Block a user