added husk

This commit is contained in:
Hydrazer 2021-09-30 14:12:51 -06:00
parent ad2ac95749
commit f307f90e66
5 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
# haskell and husk path
export PATH=$PWD/bin:$PATH
export HUSK_PATH=$PWD/husk