Skip to content

Instantly share code, notes, and snippets.

@mpickering
Created January 12, 2026 11:42
Show Gist options
  • Select an option

  • Save mpickering/933bc93ae3762c67d562db8cf395f992 to your computer and use it in GitHub Desktop.

Select an option

Save mpickering/933bc93ae3762c67d562db8cf395f992 to your computer and use it in GitHub Desktop.
module A where
main = pure ()
module B where
b = pure ()
A
-dynamic
-this-unit-id b
B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment