]> git.immae.eu Git - github/fretlink/purs-loader.git/commit - package.json
Reduce building of PureScript module map
authoreric thul <thul.eric@gmail.com>
Sun, 12 Jun 2016 19:17:44 +0000 (15:17 -0400)
committereric thul <thul.eric@gmail.com>
Sun, 12 Jun 2016 19:17:44 +0000 (15:17 -0400)
commit531c751fe5593750a377db38bcfaf9a5383ac661
tree935b5f17cc29bee58e27b474fe604a3257b7fc63
parent7243be70a2163be2230a5f2739768137305a24ef
Reduce building of PureScript module map

Resolves #59 and resolves #60
.gitignore
package.json
src/PsModuleMap.js [new file with mode: 0644]
src/Psc.js [new file with mode: 0644]
src/PscIde.js [new file with mode: 0644]
src/dargs.js [new file with mode: 0644]
src/index.js