Fix module not added to ipkg
This commit is contained in:
parent
d19ae136f7
commit
1bdfde80d7
1 changed files with 2 additions and 1 deletions
|
|
@ -8,4 +8,5 @@ license = "MIT"
|
|||
sourcedir = "src"
|
||||
readme = "README.md"
|
||||
|
||||
modules = Data.Ratio
|
||||
modules = Data.Ratio,
|
||||
Data.IntegralGCD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue