h7x4 dcdf36f4dd
Revamp:
- Switch from `cabal2nix` and haskell overlay to `developPackage`
- Restructure directories to have more descriptive names
- Fix `nix run`
2023-03-11 16:56:32 +01:00

4 lines
78 B
JavaScript

;(function(w, d) {
console.log('Hello, world!', w, d)
})(window, document);