summaryrefslogtreecommitdiff
path: root/packages/komodo/strong-type.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-04-03 14:48:49 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-04-03 14:48:49 +0200
commit17df3f9d080134ad7c6fef6b18ecd4fdf5c61906 (patch)
tree6c508e50c17c0e519786227e6b2c9d1cbfbb796b /packages/komodo/strong-type.scm
parenta7b0e19e0dcfa74f29b992199c2535015dd72ed4 (diff)
strong-type: rename module: reflect file structure
Diffstat (limited to 'packages/komodo/strong-type.scm')
-rw-r--r--packages/komodo/strong-type.scm2
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)