mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
pkg(husk-1.0.0): add husk
This commit is contained in:
parent
2ae63a4d69
commit
7ff87cf0f2
6 changed files with 37 additions and 0 deletions
6
packages/husk/1.0.0/environment
vendored
Normal file
6
packages/husk/1.0.0/environment
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# haskell and husk path
|
||||
export PATH=$PWD/bin:$PATH
|
||||
export HUSK_PATH=$PWD/husk
|
||||
export LANG=en_US.UTF8
|
Loading…
Add table
Add a link
Reference in a new issue