Arya Irani
b12baa4486
Merge pull request #5238 from neduard/jit-update-readme
2024-07-25 18:55:58 +00:00
Eduard Nicodei
05362b87d0
update command for integration tests in docs
2024-07-18 00:31:16 +01:00
Eduard Nicodei
3cd2a76d5e
update scheme-libs/racket/unison/Readme.md
2024-07-18 00:31:16 +01:00
Greg Pfeil
734b6c44f6
Minor formatting cleanup
...
So my editor stops fixing things for me.
2024-07-16 12:23:27 -06:00
Greg Pfeil
ce9b1d8d4e
Add docs for updating the Nix config after editing it
2024-07-16 12:23:27 -06:00
Greg Pfeil
f17af1f5ca
Document Nix cache configuration
2024-07-16 12:23:26 -06:00
Greg Pfeil
257337e915
Prefix the flattened flake outputs
...
This adds some grouping to the outputs, since they can’t be grouped in attribute
sets.
It also updates the relevant docs with the new names.
Here are the renamings:
- `packages.haskell-nix.some:cabal:thing`→ `packages.component-some:cabal:thing`
- `packages.docker.ucm` → `packages.docker-ucm`
- `apps.haskell-nix.some:cabal:thing` → `apps.component-some:cabal:thing`, and
- `devShells.haskell-nix.unison-cli` → `devShells.cabal-unison-cli`.
2024-05-28 10:07:10 -06:00
etorreborre
d08a31b9f1
doc: fix a typo in the development doc
2024-05-11 17:46:19 +02:00
Mitchell Rosen
fe0f4dfa67
update a few unison-cli:exe:unison strings to unison-cli-main:exe:unison
2024-04-04 17:06:12 -04:00
Travis Staton
800a243664
update nix development docs
2024-03-14 18:36:45 -04:00
Paul Chiusano
dc305e18b0
Update development.markdown
2024-02-29 13:01:39 -06:00
Kyle Goetz
6d45b8270e
updated third-party-facing Slack to Discord refs
2024-02-29 12:53:10 -06:00
Arya Irani
7b2b967bc1
Merge pull request #4093 from unisonweb/haskell-nix
2023-07-09 18:28:37 -04:00
Arya Irani
be32faa9f3
cut some ormolu instructions in development.markdown
2023-06-30 22:32:05 -04:00
Travis Staton
91059c2a04
add some nix workflow docs
2023-06-13 16:21:40 -04:00
Arya Irani
072f3a37bb
Merge pull request #3722 from jneira/fix-build-with-cabal
2023-05-31 16:35:56 -04:00
Mitchell Rosen
4311a8e499
Update development.markdown with better ormolu instructions
2023-05-30 21:41:54 -04:00
jneira
3fd86793f4
Add not about cabal and hls
2023-05-30 22:05:52 +02:00
Paul Chiusano
71fd4e9473
Update development.markdown
2023-05-26 14:05:28 -05:00
Paul Chiusano
8d8c24640b
Update development.markdown for ormolu
2023-05-26 13:55:20 -05:00
Paul Chiusano
6cbdf6833f
Add note about formatting existing in-flight PRs
2023-02-13 13:08:22 -06:00
Paul Chiusano
88ef0a8d37
Ormolu-ify the codebase and update development.markdown docs
2023-02-13 13:03:08 -06:00
Paul Chiusano
d3b1cf583a
Added note in development.markdown
2022-12-05 12:41:11 -06:00
Arya Irani
c9aceaa7e9
Update development.markdown
2022-07-29 14:42:08 -04:00
Arya Irani
df66ad8016
Update development.markdown
2022-07-29 14:04:19 -04:00
Arya Irani
4e755aaf84
add some windows build tips to development.md
2022-07-29 14:00:34 -04:00
Paul Chiusano
27b28fc293
update dev.markdown
2022-06-29 00:48:12 -04:00
Arya Irani
79ef3a4005
Update development.markdown
2022-06-06 10:56:09 -04:00
Chris Penner
e3168ee30b
Use stack test suites ( #2656 )
...
* Give tests independent names and use stack test suites
* Update parser-typechecker tests in ci
* Update testing instructions and check.sh
2022-04-07 10:16:13 -06:00
Rebecca Mark
8fb0448157
updating website url references to new website
2022-03-04 14:20:24 -08:00
satotake
270222697b
add integration-tests note
2021-10-24 08:20:51 +00:00
Paul Chiusano
7b85f45282
Add note on running the pretty-printing round trip tests
2021-09-07 15:26:16 -05:00
jneira
93da3433fb
Update cabal instructions
2021-06-18 23:19:00 +02:00
Paul Chiusano
26f8dd37f2
Codebase server default ui path is relative to the executable now
...
To test, I added a script that downloads the latest UI release and puts it next to the executable.
2021-05-28 14:45:10 -05:00
Ian
e42d5c180e
Update development md as well
2021-03-21 12:17:10 -04:00
Dan Doel
cfef811e02
Move cabal.project to contrib/
...
- Update documentation for using it.
2020-02-04 08:27:16 -05:00
Dan Doel
c84bf481b6
Add instructions on how to work with cabal v2-*
2020-01-19 22:16:49 -05:00
Paul Chiusano
ebe1e05849
test harness for running integration tests
2019-09-24 12:10:35 -04:00
Ben Fradet
8aeeeff4c4
Fix demo examples
2019-03-29 23:03:40 +01:00
Arya Irani
7ef417d291
Update development.markdown
2019-03-28 17:38:30 -07:00
Arya Irani
2fb958be3e
almost everything was out of date 😅
2019-03-28 14:46:39 -07:00
Ben Fradet
ab7bf75c96
Update development documentation
2019-03-28 22:23:53 +01:00
Paul Chiusano
3fbfcc386a
Merge pull request #280 from noahhaasis/fix-link
...
Fix link to bloop installation guide
2018-12-18 08:12:09 -05:00
Noah Haasis
8f6fb5478d
Fix link to bloop installation guide
2018-12-18 06:05:42 +01:00
Noah Haasis
30621b3276
Add a step for running the code editor
2018-12-18 05:57:17 +01:00
Rúnar
dca8c68fa5
Merge branch 'master' into topic/codebase-editor
2018-12-17 08:07:35 -05:00
Noah Haasis
5d59968fda
Fix the test command
2018-12-15 11:09:01 +01:00
Chris Gibbs
956d92fa8c
Tweak development.markdown
2018-11-26 21:29:36 +00:00
Chris Gibbs
ef44223fd4
Update development.markdown with install instructions and clues for running the codebase editor
...
Not clean-tested so likely broken. Only tried on Ubuntu.
No instructions given for people who already have a scala install.
Not entirely clear whether/why bloop demands a single global scala version on the path.
Clues about using the codebase editor very much lacking.
2018-11-26 21:29:36 +00:00
Paul Chiusano
b98afb5ec8
added test.sh and updated development.markdown
2018-08-02 10:08:11 -04:00