Minor cleanup.

This commit is contained in:
Benjamin Summers 2019-04-29 16:15:25 -07:00
parent ac8144114b
commit 87dbcef866
5 changed files with 4 additions and 16 deletions

1
pkg/hs/.gitignore vendored
View File

@ -1 +1,2 @@
.stack-work
*.cabal

View File

@ -1,13 +0,0 @@
.stack-work/
hoon-hs.cabal
*~
*.
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
.DS_Store

View File

@ -1,6 +1,6 @@
name: hoon-hs
name: language-hoon
version: 0.1.0.0
github: "urbit/hoon-hs"
github: "urbit/urbit"
license: BSD3
library:

View File

@ -1 +0,0 @@
uterm.cabal

View File

@ -19,6 +19,7 @@ dependencies:
- base
- classy-prelude
- lens
- language-hoon
executables:
pomo: