mirror of
https://github.com/github/semantic.git
synced 2024-12-30 02:14:20 +03:00
Stub in Grams.
This commit is contained in:
parent
f8988adf3b
commit
5df723fa5a
@ -1 +1,3 @@
|
|||||||
module Data.Gram where
|
module Data.Gram where
|
||||||
|
|
||||||
|
data Gram label = Gram { stem :: [label], base :: [label] }
|
||||||
|
Loading…
Reference in New Issue
Block a user