https://github.com/sshine/xsimonad
Manage my xmonad.hs with stack
https://github.com/sshine/xsimonad
Last synced: 12 months ago
JSON representation
Manage my xmonad.hs with stack
- Host: GitHub
- URL: https://github.com/sshine/xsimonad
- Owner: sshine
- License: bsd-3-clause
- Created: 2017-01-09T12:13:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T18:45:02.000Z (about 9 years ago)
- Last Synced: 2025-03-30T05:44:25.872Z (about 1 year ago)
- Language: Haskell
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Manage my xmonad.hs with stack
~/Projects/xsimonad $ make
stack build
xsimonad-0.1.0.0: configure (exe)
Configuring xsimonad-0.1.0.0...
xsimonad-0.1.0.0: build (exe)
Preprocessing executable 'xmonad' for xsimonad-0.1.0.0...
[1 of 1] Compiling Main ( src/Xmonad.hs, .stack-work/dist/x86_64-linux-tinfo6/Cabal-1.24.0.0/build/xmonad/xmonad-tmp/Main.o )
Linking .stack-work/dist/x86_64-linux-tinfo6/Cabal-1.24.0.0/build/xmonad/xmonad ...
xsimonad-0.1.0.0: copy/register
Installing executable(s) in
/home/simon/Projects/xsimonad/.stack-work/install/x86_64-linux-tinfo6/lts-7.15/8.0.1/bin
stack install
Copying from /home/simon/Projects/xsimonad/.stack-work/install/x86_64-linux-tinfo6/lts-7.15/8.0.1/bin/xmonad to /home/simon/.local/bin/xmonad
Copied executables to /home/simon/.local/bin/:
- xmonad