mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-25 22:46:27 +02:00
added husk
This commit is contained in:
parent
ad2ac95749
commit
f307f90e66
5 changed files with 17 additions and 0 deletions
5
packages/husk/environment
Normal file
5
packages/husk/environment
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# haskell and husk path
|
||||
export PATH=$PWD/bin:$PATH
|
||||
export HUSK_PATH=$PWD/husk
|
Loading…
Add table
Add a link
Reference in a new issue