Add missing `LTuple` import.
parent
ad9684f53e
commit
cab7aa82a3
|
@ -1,3 +1,4 @@
|
||||||
import Bookshelf.Combinator
|
import Bookshelf.Combinator
|
||||||
import Bookshelf.List
|
import Bookshelf.List
|
||||||
|
import Bookshelf.LTuple
|
||||||
import Bookshelf.Real
|
import Bookshelf.Real
|
||||||
|
|
Loading…
Reference in New Issue