diff options
Diffstat (limited to 'packages/komodo/strong-type.scm')
-rw-r--r-- | packages/komodo/strong-type.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/komodo/strong-type.scm b/packages/komodo/strong-type.scm index aca04e2..4cf3b49 100644 --- a/packages/komodo/strong-type.scm +++ b/packages/komodo/strong-type.scm @@ -1,4 +1,4 @@ -(define-module (strong-type) +(define-module (packages komodo strong-type) ;; #:use-module (guix build utils) #:use-module (guix build-system copy) ;; #:use-module (guix build-system cmake) |