Added cabal and vim dir
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
(define-library (husk random)
|
||||
(export
|
||||
random
|
||||
randint)
|
||||
(import (scheme base))
|
||||
(include "random.scm"))
|
||||
|
Reference in New Issue
Block a user